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

New: ignorePatterns in config files (refs eslint/rfcs#22) #12274

Merged
merged 17 commits into from Nov 20, 2019

Commits on Sep 16, 2019

  1. Copy the full SHA
    529fe61 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a630d9e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. add more tests

    mysticatea committed Sep 17, 2019
    Copy the full SHA
    1012ef4 View commit details
    Browse the repository at this point in the history
  2. update document

    mysticatea committed Sep 17, 2019
    Copy the full SHA
    58a5455 View commit details
    Browse the repository at this point in the history
  3. fix test problem

    mysticatea committed Sep 17, 2019
    Copy the full SHA
    6b09bd2 View commit details
    Browse the repository at this point in the history
  4. add more tests

    mysticatea committed Sep 17, 2019
    Copy the full SHA
    83721c9 View commit details
    Browse the repository at this point in the history
  5. fix npm run perf

    mysticatea committed Sep 17, 2019
    Copy the full SHA
    e59611d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    308cd1a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    869f96a View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Update tests/lib/cli-engine/cli-engine.js

    Co-Authored-By: Kevin Partington <platinum.azure@kernelpanicstudios.com>
    mysticatea and platinumazure committed Sep 29, 2019
    Copy the full SHA
    20c3b36 View commit details
    Browse the repository at this point in the history
  2. Update lib/cli-engine/config-array/ignore-pattern.js

    Co-Authored-By: Kevin Partington <platinum.azure@kernelpanicstudios.com>
    mysticatea and platinumazure committed Sep 29, 2019
    Copy the full SHA
    425d3cd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Merge branch 'master' into ignore-patterns

    # Conflicts:
    #	lib/cli-engine/ignored-paths.js
    #	tests/lib/cli-engine/ignored-paths.js
    mysticatea committed Oct 8, 2019
    Copy the full SHA
    a439750 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e9db02b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Merge branch 'master' into ignore-patterns

    # Conflicts:
    #	lib/cli-engine/ignored-paths.js
    mysticatea committed Oct 10, 2019
    Copy the full SHA
    0ae8139 View commit details
    Browse the repository at this point in the history
  2. add description

    mysticatea committed Oct 10, 2019
    Copy the full SHA
    8e24579 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

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

Commits on Nov 20, 2019

  1. Update tests/lib/cli-engine/cli-engine.js

    Co-Authored-By: Kevin Partington <platinum.azure@kernelpanicstudios.com>
    mysticatea and platinumazure committed Nov 20, 2019
    Copy the full SHA
    3861ee0 View commit details
    Browse the repository at this point in the history