Skip to content

Commit

Permalink
Add sphinx-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adamtheturtle committed Jan 5, 2025
1 parent 6dca1c5 commit 97ff9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ repos:
- id: sphinx-lint
name: sphinx-lint
entry: uv run --extra=dev sphinx-lint --enable=all --disable=line-too-long
*.rst
README.rst CHANGELOG.rst
language: python
types_or: [rst]
additional_dependencies: [uv==0.5.14]

0 comments on commit 97ff9aa

Please sign in to comment.