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: add reportUnusedFallthroughComment option to no-fallthrough rule #18188

Merged
merged 7 commits into from
Mar 14, 2024

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. add space

    kirkwaiblinger committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    459d94c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf8409 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    a976b0e View commit details
    Browse the repository at this point in the history
  2. fix leaked state

    kirkwaiblinger committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6f067b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Fix docs typo

    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    kirkwaiblinger and mdjermanovic committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7289e59 View commit details
    Browse the repository at this point in the history
  2. add some test coverage

    kirkwaiblinger committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    afed1bf View commit details
    Browse the repository at this point in the history