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

tools: new eslint rules #18831

Closed
wants to merge 6 commits into from
Closed

tools: new eslint rules #18831

wants to merge 6 commits into from

Commits on Feb 22, 2018

  1. tools: enable eslint no-undef-init rule

    This also fixes the three entries that did not pass.
    BridgeAR committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    eb26998 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8583f20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2def4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ebc0a View commit details
    Browse the repository at this point in the history
  5. tools: update eslint rule

    The former notation was deprecated. This updates it as recommended.
    BridgeAR committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    da0707f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9be8798 View commit details
    Browse the repository at this point in the history