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

Refactor nolintlint handling: Enforce directive and linter list formatting #4543

Closed
wants to merge 7 commits into from
Closed

Refactor nolintlint handling: Enforce directive and linter list formatting #4543

wants to merge 7 commits into from

Commits on Mar 19, 2024

  1. Refactor nolint directive handling and update tests

    Aaron Pradhan committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5f7f2b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f46df26 View commit details
    Browse the repository at this point in the history
  3. Remove NotMachine issue

    Aaron Pradhan committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    4417bc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce53a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df61cf5 View commit details
    Browse the repository at this point in the history
  6. Fix unit test description for comma-separated linter list

    Aaron Pradhan committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2c5999f View commit details
    Browse the repository at this point in the history
  7. Update NoExplanation details to provide a generic directive template …

    …rather than a specific suggestion; update unit tests accordingly
    Aaron Pradhan committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a364354 View commit details
    Browse the repository at this point in the history