Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-35175][BUILD] Add linter for JavaScript source files. #32274

Closed
wants to merge 26 commits into from

Commits on Apr 21, 2021

  1. Add ESLint support.

    sarutak committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    61b4782 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fcd9e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Modify .rat-exclude.

    Modify lint-js.
    sarutak committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    990e538 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Configuration menu
    Copy the full SHA
    d6eb61a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    c1afc31 View commit details
    Browse the repository at this point in the history
  2. Upgrade eslint.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d858aa8 View commit details
    Browse the repository at this point in the history
  3. Add switch-case rule.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e459d90 View commit details
    Browse the repository at this point in the history
  4. Fix style for webui.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1ad98a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feb6d76 View commit details
    Browse the repository at this point in the history
  6. Fix style for utils.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0a1a461 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71ea913 View commit details
    Browse the repository at this point in the history
  8. Fix style for table.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5ec9eea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    701514a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b18e69 View commit details
    Browse the repository at this point in the history
  11. Add ignored argument rule.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1d209ca View commit details
    Browse the repository at this point in the history
  12. Fix style for stagepage.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4c8cb17 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4884b8e View commit details
    Browse the repository at this point in the history
  14. Fix style for log-view.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    da34039 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    896b475 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8170eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e3847db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b129c4e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d174384 View commit details
    Browse the repository at this point in the history
  20. Revert "Fix style for stagepage.js."

    This reverts commit 4c8cb17.
    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1d67631 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    82a9947 View commit details
    Browse the repository at this point in the history
  22. Fix style for stagepage.js.

    sarutak committed May 6, 2021
    Configuration menu
    Copy the full SHA
    5bda9fc View commit details
    Browse the repository at this point in the history