Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: standard/eslint-plugin-standard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: standard/eslint-plugin-standard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 16 commits
  • 9 files changed
  • 4 contributors

Commits on Apr 6, 2017

  1. Revert "Revert "bump deps""

    This reverts commit 85b7ecf.
    feross committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    f22e513 View commit details
    Browse the repository at this point in the history
  2. 3.0.0

    feross committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8379587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a6f08 View commit details
    Browse the repository at this point in the history
  4. 3.0.1

    feross committed Apr 6, 2017
    Configuration menu
    Copy the full SHA
    67f0656 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Add URL to rule documentation to the metadata

    ESLint v4.15.0 added an official location for rules to store a URL to
    their documentation in the rule metadata in eslint/eslint#9788. This
    adds the URL to all the existing rules so anything consuming them can
    know where their documentation is without having to resort to external
    packages to guess.
    Arcanemagus committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    8072664 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Merge pull request #24 from Arcanemagus/rules-docs-url

    Add URL to rule documentation to the metadata
    xjamundx authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    a2f6742 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

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

Commits on Apr 16, 2018

  1. Merge pull request #25 from delaguilaluis/allow-undefined-in-errbacks

    Allow undefined in the first position of callbacks
    xjamundx authored Apr 16, 2018
    Configuration menu
    Copy the full SHA
    f0bc288 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Configuration menu
    Copy the full SHA
    64f91a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from delaguilaluis/update-tests

    update tests for no-callback-literal
    xjamundx authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    586f36a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

  1. eslint@4

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    7e6b194 View commit details
    Browse the repository at this point in the history
  2. mocha@5

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    6184444 View commit details
    Browse the repository at this point in the history
  3. remove unmaintained CHANGELOG

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    e51d5fe View commit details
    Browse the repository at this point in the history
  4. remove unused .eslintrc

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    8be2d27 View commit details
    Browse the repository at this point in the history
  5. add npmignore

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    6e1aaa6 View commit details
    Browse the repository at this point in the history
  6. 3.1.0

    feross committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    0174785 View commit details
    Browse the repository at this point in the history
Loading