Skip to content

Commit 4cca633

Browse files
committed
Add sphinx-lint
1 parent 7da543d commit 4cca633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ repos:
309309
- id: sphinx-lint
310310
name: sphinx-lint
311311
entry: uv run --extra=dev sphinx-lint --enable=all --disable=line-too-long
312-
*.rst
312+
README.rst CHANGELOG.rst
313313
language: python
314314
types_or: [rst]
315315
additional_dependencies: [uv==0.5.14]

0 commit comments

Comments
 (0)