-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
area: configRelated to .golangci.yml and/or cli optionsRelated to .golangci.yml and/or cli optionsenhancementNew 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.
golangci uses .golangci.yml
file on top of project. This clutters root directory of projects.
Describe the solution you'd like.
I suggest to search for .config/golangci.yml
too as described at https://github.com/pi0/config-dir
Describe alternatives you've considered.
Using environment variable. This work on CI but is not easy for mates.
Additional context.
No response
silverwind, crazy-matt, takanakahiko, pd93 and jmehitchpi0 and crazy-matt
Metadata
Metadata
Assignees
Labels
area: configRelated to .golangci.yml and/or cli optionsRelated to .golangci.yml and/or cli optionsenhancementNew feature or improvementNew feature or improvementno decisionNo decision to fix or notNo decision to fix or not