Closed
Description
When running golangci-lint linters
we get output similar to documentation.
What could be more useful is to list linters that would be run with golangci-lint run
, i.e. it would load configs and list enabled linters with whatever options there are.
Current functionality could be hidden under a flag.