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: adametry/gulp-eslint
base: 328cba96809cb0ca90f804c751c307d8ef7e8a3a
Choose a base ref
...
head repository: adametry/gulp-eslint
compare: 639e388177db57b8867f7ecddeacd6a69958c5e1
Choose a head ref
  • 15 commits
  • 16 files changed
  • 3 contributors

Commits on Nov 29, 2015

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

Commits on Nov 30, 2015

  1. Merge pull request #121 from 5im0n/update-readme

    Update eslint.results in README.md
    adametry committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    6def722 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    9378eef View commit details
    Browse the repository at this point in the history
  2. Fix path in comment

    adametry committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    adf2180 View commit details
    Browse the repository at this point in the history
  3. Fix listing error;

    Warn on code-style issue;
    adametry committed Dec 8, 2015
    Configuration menu
    Copy the full SHA
    7f190a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. Update to ESLint next/2.0.0-rc-* dependency;

    Update `should` dependency;
    Update unit tests to reduce config loading and be more specific in error tests;
    adametry committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    dcdfff7 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-rc-1

    adametry committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    cbe6731 View commit details
    Browse the repository at this point in the history
  3. Update changeling;

    adametry committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    3536eeb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Tighten various test case configs;

    Remove JSCS and update ESLint code styles config;
    Update code style accordingly;
    adametry committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    90841cb View commit details
    Browse the repository at this point in the history
  2. 2.0.0-rc-2

    adametry committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    e7ba0f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2016

  1. Rename .eslintrc to .eslintrc.yml;

    Change the rule used when testing plugin configuration, as "strict" is ignored by eslint@2.0.0-beta.2 in this test case;
    adametry committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    5851668 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-rc-3

    adametry committed Jan 24, 2016
    Configuration menu
    Copy the full SHA
    7f01da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Remove rules that have been removed in ESLint@2.0.0-rc.0;

    Update year in license;
    adametry committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    c11bba6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Update ESLint dependency;

    Update changeling;
    adametry committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    55f0c29 View commit details
    Browse the repository at this point in the history
  2. 2.0.0

    adametry committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    639e388 View commit details
    Browse the repository at this point in the history