Skip to content

Commit

Permalink
Fix sh code block in README (#93)
Browse files Browse the repository at this point in the history
It wasn't closed properly
  • Loading branch information
jdillard authored Oct 14, 2023
1 parent 6b758fd commit 84d17a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ sphinx-lint file.rst # check a single file
sphinx-lint docs # check a directory
sphinx-lint -i venv # ignore a file/directory
sphinx-lint -h # for more options
```

Sphinx Lint can also be used via [pre-commit](https://pre-commit.com).
We recommend using a configuration like this:
Expand Down

0 comments on commit 84d17a7

Please sign in to comment.