-
-
Couldn't load subscription status.
- Fork 1.5k
Closed
Labels
enhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not
Description
Your feature request related to a problem? Please describe.
We have to manually define all the checks in the config: https://go-critic.com/overview.html It's a bit annoying to manage all of the checks individually.
Ref: https://golangci-lint.run/usage/linters/#gocritic
Describe the solution you'd like.
Add support for enable-all: true and disable-all: true for gocritic. So that I can drop unwanted checks in the disabled-checks section.
Describe alternatives you've considered.
As-is. Manually define and manage all the checks.
Additional context.
No response
hansgylling
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not