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-config-standard
base: v10.2.1
Choose a base ref
...
head repository: standard/eslint-config-standard
compare: v11.0.0
Choose a head ref
  • 17 commits
  • 3 files changed
  • 6 contributors

Commits on Jul 18, 2017

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

Commits on Jul 19, 2017

  1. Merge pull request #86 from blgm/patch-1

    Change feross -> standard where appropriate
    ematipico committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    1bb53a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Don't mark //= comments as errors

    Prevents errors in rails apps
    mvanduijker committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    ac42b86 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2017

  1. Merge pull request #89 from mvanduijker/master

    Don't mark //= comments as errors
    Flet committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    176bbdd View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. update to eslint v4 and eslint-plugin-node v5

     - eslint 4 rule updates that affect `standard`:
        - The `indent` rule is more strict.
        - The `padded-blocks` rule is more strict.
        - The `space-before-function-paren` rule is more strict.
        - The `no-multi-spaces` rule is more strict.
        - Minor improvements to `no-extra-parens`, `no-unexpected-multiline` and `no-regex-spaces`.
    
     - eslint-plugin-node rule updates:
      - The `no-deprecated-api` rule updated to with node 8 support and better node 6 support.
    Flet committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6de4719 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Merge pull request #103 from standard/eslint-update

    update to eslint v4 and eslint-plugin-node v5
    Flet committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    fe5f451 View commit details
    Browse the repository at this point in the history
  2. 11.0.0-beta.0

    Flet committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    3d490b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Update URLs in package.json to use 'standard' org (#99)

    Improves URLs for consistency and speed (one less redirect to load), but also improves the repo URL by using HTTPS (secure) over `git://` (insecure).
    davidjb authored and Flet committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    e84e06d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Configuration menu
    Copy the full SHA
    5ad91a8 View commit details
    Browse the repository at this point in the history
  2. repo url

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    9580761 View commit details
    Browse the repository at this point in the history
  3. https

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    05a2c8e View commit details
    Browse the repository at this point in the history
  4. eslint@4.18

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    3f0f25e View commit details
    Browse the repository at this point in the history
  5. eslint-plugin-import@2.8

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    0fe0f04 View commit details
    Browse the repository at this point in the history
  6. eslint-plugin-promise@3.6

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    17652fe View commit details
    Browse the repository at this point in the history
  7. eslint-plugin-standard@3.0.1

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    6d5e3f1 View commit details
    Browse the repository at this point in the history
  8. tape@4.8

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    6c68c39 View commit details
    Browse the repository at this point in the history
  9. 11.0.0

    feross committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    c4902d2 View commit details
    Browse the repository at this point in the history