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

refactor(lint): replace eslint with standard #2579

Merged
merged 7 commits into from Mar 17, 2017
Merged

refactor(lint): replace eslint with standard #2579

merged 7 commits into from Mar 17, 2017

Commits on Mar 5, 2017

  1. refactor(lint): replace eslint with standard

    Fixes #2577
    Ahmad Nassri committed Mar 5, 2017
    Copy the full SHA
    47211da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into standard

    Ahmad Nassri committed Mar 5, 2017
    Copy the full SHA
    cbde830 View commit details
    Browse the repository at this point in the history
  3. refactor(lint): standard lint

    one additional standard lint error after merging with upstream
    Ahmad Nassri committed Mar 5, 2017
    Copy the full SHA
    6ea7e8b View commit details
    Browse the repository at this point in the history
  4. refactor(lint): error must be handled

    avoid using the `err` var name if we have no use for it
    Ahmad Nassri committed Mar 5, 2017
    Copy the full SHA
    7a4ecf0 View commit details
    Browse the repository at this point in the history
  5. refactor(lint): keep oauth_* variable names in snakecase

    remain consistent with OAuth standard, as per @mikeal recommendation
    Ahmad Nassri committed Mar 5, 2017
    Copy the full SHA
    770cd45 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. chore(.eslintrc) remove, no longer needed

    Ahmad Nassri committed Mar 17, 2017
    Copy the full SHA
    84c17b5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into standard

    Ahmad Nassri committed Mar 17, 2017
    Copy the full SHA
    d40bdb3 View commit details
    Browse the repository at this point in the history