The --disable-all
switch appears to be always ignored in favour of the config?
#3998
Closed
5 tasks done
Welcome
Description of the problem
I'm unable to disable all linters from the command line when a local config is present, this is awkward as I'd like to reuse linters-settings from the local config for a second run against a different set of directories than the first. For example:
Providing
--no-config
avoids this but I then loose theginkgolinter
configuration. Without a way of passing these options in through the command line the only real workaround here is to write a second minimal config.Version of golangci-lint
Configuration
Go environment
Code example or link to a public repository
// add your code here
Validation
The text was updated successfully, but these errors were encountered: