Skip to content

Commit 124184b

Browse files
committed
docs: flags override file configuration even for slices
1 parent 80ee6cb commit 124184b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/src/docs/usage/configuration.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Configuration
44

55
The config file has lower priority than command-line options. If the same bool/string/int option is provided on the command-line
66
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.
87

98
To see a list of linters enabled by your configuration use:
109

0 commit comments

Comments
 (0)