Skip to content

Commit 90a22ea

Browse files
authored
[3.12] Run sphinx-lint on Misc/NEWS.d/next/ (GH-108212) (#108213)
Run sphinx-lint on Misc/NEWS.d/next/
1 parent a909ec3 commit 90a22ea

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
@@ -14,5 +14,5 @@ repos:
1414
hooks:
1515
- id: sphinx-lint
1616
args: [--enable=default-role]
17-
files: ^Doc/
17+
files: ^Doc/|^Misc/NEWS.d/next/
1818
types: [rst]

0 commit comments

Comments
 (0)