Thanks to visit codestin.com Credit goes to github.com
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 6b758fd commit 84d17a7Copy full SHA for 84d17a7
README.md
@@ -31,6 +31,7 @@ sphinx-lint file.rst # check a single file
31
sphinx-lint docs # check a directory
32
sphinx-lint -i venv # ignore a file/directory
33
sphinx-lint -h # for more options
34
+```
35
36
Sphinx Lint can also be used via [pre-commit](https://pre-commit.com).
37
We recommend using a configuration like this:
0 commit comments