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

feat: report-unused-disable-directive to report unused eslint-enable #17611

Merged
merged 20 commits into from Oct 17, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    2bd9aed View commit details
    Browse the repository at this point in the history
  2. test: fix test case

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c4b7dc9 View commit details
    Browse the repository at this point in the history
  3. chore: refactor

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    26ea094 View commit details
    Browse the repository at this point in the history
  4. test: add test cases

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    555ef98 View commit details
    Browse the repository at this point in the history
  5. chore: update order

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    de8f5df View commit details
    Browse the repository at this point in the history
  6. chore: fix test case order

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5d3edd5 View commit details
    Browse the repository at this point in the history
  7. fix: revert test case

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c50507d View commit details
    Browse the repository at this point in the history
  8. docs: update docs

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    864571f View commit details
    Browse the repository at this point in the history
  9. chore: minor refactor

    ota-meshi committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c2fbe22 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fix: false positive

    ota-meshi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    542b8a4 View commit details
    Browse the repository at this point in the history
  2. chore: update comment

    ota-meshi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    30e64b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Update lib/linter/apply-disable-directives.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    ota-meshi and mdjermanovic committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    5be1604 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 17, 2023

  1. Update lib/linter/apply-disable-directives.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    ota-meshi and mdjermanovic committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8dc9b78 View commit details
    Browse the repository at this point in the history
  2. Update lib/linter/apply-disable-directives.js

    Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
    ota-meshi and nzakas committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b87aee0 View commit details
    Browse the repository at this point in the history
  3. fix: doc comments

    ota-meshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    829a104 View commit details
    Browse the repository at this point in the history
  4. test: fix test cases

    ota-meshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    61808c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5be3b34 View commit details
    Browse the repository at this point in the history
  6. chore: refactor jsdoc

    ota-meshi committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bd42efa View commit details
    Browse the repository at this point in the history
  7. Update lib/linter/apply-disable-directives.js

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    ota-meshi and mdjermanovic committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c2d667b View commit details
    Browse the repository at this point in the history