We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7fcdfb commit f408607Copy full SHA for f408607
README.md
@@ -200,10 +200,7 @@ This will return a list of suggestions:
200
201
You can disable any of the checks by modifying
202
`$XDG_CONFIG_HOME/proselint/config.json`. If `$XDG_CONFIG_HOME` is not set or
203
-empty, `~/.config/proselint/config.json` will be used. Additionally, for
204
-compatibility reasons, the legacy configurations `~/.proselintrc` and
205
-`$XDG_CONFIG_HOME/proselint/config` will be checked if
206
-`$XDG_CONFIG_HOME/proselint/config.json` does not exist. Check selection is
+empty, `~/.config/proselint/config.json` will be used. Check selection is
207
granular at any level, illustrated in the following example:
208
209
```json
0 commit comments