|
Sorry if this is a question that was asked before (could not find one) or if there is something saying that this is a piece of functionality that is not considered. I was wondering if there was ever a thought or discussion on allowing a golangci-lint config to extend from or import another config from another place (like another repo)? The idea stems from the fact I have quite a few times tried to get multiple teams at different work places to have a single "master" config that could then be extended upon or override certain settings (like a simple example could be gci and adding Thanks for your time. |
Answered by
ldez
Jun 4, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, there is already a lot of duplicates on this topic.
The main topic is: #3954