-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
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.
Today, the documentation from .golangci.reference.yml
is not programmatically checked. This can lead to undocumented fields (example #4285). With so many available options, it is impossible to check all of them just with reviewing the yaml file.
Describe the solution you'd like.
Add a CI check to confirm that .golangci.reference.yml
is up to date with code. Example implementation #4286
Describe alternatives you've considered.
Did not think about another alternative.
Additional context.
This can improve user experience with the product.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not