We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a909ec3 commit 90a22eaCopy full SHA for 90a22ea
.pre-commit-config.yaml
@@ -14,5 +14,5 @@ repos:
14
hooks:
15
- id: sphinx-lint
16
args: [--enable=default-role]
17
- files: ^Doc/
+ files: ^Doc/|^Misc/NEWS.d/next/
18
types: [rst]
0 commit comments