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

Update rules for ESLint 2.0.0 #68

Closed
wants to merge 11 commits into from
Closed

Commits on Feb 13, 2016

  1. Remove no-empty-label rule

    It was removed in new ESLint version 2.x
    lkrnac committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    6856aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4571484 View commit details
    Browse the repository at this point in the history
  3. Update ESLint version

    lkrnac committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    2e3cf14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a520be View commit details
    Browse the repository at this point in the history
  5. Bump major version

    There are breaking changes because previously some rule
    sets had space-after-keywords enabled and
    space-before-keyword disabled. Such situation doesn't seem
    to be covered by replacement rule keyword-spacing
    lkrnac committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    f8bde36 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Release 9.0.0

    baer authored and lkrnac committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    cbdbc7b View commit details
    Browse the repository at this point in the history
  2. Remove no-empty-label rule

    It was removed in new ESLint version 2.x
    lkrnac committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    4538cfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fefa7b View commit details
    Browse the repository at this point in the history
  4. Update ESLint version

    lkrnac committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    595ffa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5cb501 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master'

    Conflicts:
    	package.json
    lkrnac committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    b37aa41 View commit details
    Browse the repository at this point in the history