Skip to content

Commit d502e50

Browse files
committed
Add sphinx-lint
1 parent fce9612 commit d502e50

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
@@ -321,7 +321,7 @@ repos:
321321
- id: sphinx-lint
322322
name: sphinx-lint
323323
entry: uv run --extra=dev sphinx-lint --enable=all --disable=line-too-long
324-
*.rst
324+
README.rst CHANGELOG.rst
325325
language: python
326326
types_or: [rst]
327327
additional_dependencies: [uv==0.5.14]

0 commit comments

Comments
 (0)