doc: improved wording (#3302)
This commit is contained in:
parent
9a592fbc11
commit
c1e24c1507
@ -6,7 +6,7 @@ The config file has lower priority than command-line options. If the same bool/s
|
|||||||
and in the config file, the option from command-line will be used.
|
and in the config file, the option from command-line will be used.
|
||||||
Slice options (e.g. list of enabled/disabled linters) are combined from the command-line and config file.
|
Slice options (e.g. list of enabled/disabled linters) are combined from the command-line and config file.
|
||||||
|
|
||||||
To see a list of enabled by your configuration linters:
|
To see a list of linters enabled by your configuration use:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
golangci-lint linters
|
golangci-lint linters
|
||||||
|
Loading…
x
Reference in New Issue
Block a user