Skip to content

Conversation

johnsaigle
Copy link
Contributor

Ensures that all rules are enabled by default with a deny-list,
instead of disabling all rules and using an allow-list. This change
allows us to benefit from new rules that could be added to gocritic in
the future. Our current policy in CI is to fail on new rules and this
is already in place for e.g. clippy lints for new Rust releases.

…les will get run

- Ensures that all rules are enabled by default with a deny-list,
  instead of disabling all rules and using an allow-list. This change
  allows us to benefit from new rules that could be added to gocritic in
  the future. Our current policy in CI is to fail on new rules and this
  is already in place for e.g. clippy lints for new Rust releases.
@johnsaigle johnsaigle added the ci label Sep 17, 2025
@johnsaigle johnsaigle marked this pull request as ready for review September 18, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant