We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ee6cb commit 124184bCopy full SHA for 124184b
docs/src/docs/usage/configuration.mdx
@@ -4,7 +4,6 @@ title: Configuration
4
5
The config file has lower priority than command-line options. If the same bool/string/int option is provided on the command-line
6
and in the config file, the option from command-line will be used.
7
-Slice options (e.g. list of enabled/disabled linters) are combined from the command-line and config file.
8
9
To see a list of linters enabled by your configuration use:
10
0 commit comments