doc: improved wording (#3302)

This commit is contained in:
Nico Ismaili 2022-10-20 07:05:36 -07:00 committed by GitHub
parent 9a592fbc11
commit c1e24c1507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
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
golangci-lint linters