Skip to content

Commit f408607

Browse files
committed
docs: update config section of readme
1 parent e7fcdfb commit f408607

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,7 @@ This will return a list of suggestions:
200200

201201
You can disable any of the checks by modifying
202202
`$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
203+
empty, `~/.config/proselint/config.json` will be used. Check selection is
207204
granular at any level, illustrated in the following example:
208205

209206
```json

0 commit comments

Comments
 (0)