Skip to content

Commit 8e863b8

Browse files
committed
Merge remote-tracking branch 'origin/main' into fail_after_documentation
2 parents 36786a6 + 4b26e23 commit 8e863b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ repos:
3434
rev: v2.3.0
3535
hooks:
3636
- id: codespell
37+
- repo: https://github.com/sphinx-contrib/sphinx-lint
38+
rev: v0.9.1
39+
hooks:
40+
- id: sphinx-lint
3741
- repo: local
3842
hooks:
3943
- id: regenerate-files

0 commit comments

Comments
 (0)