mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] Run sphinx-lint on Misc/NEWS.d/next/ (GH-108212) (#108213)
Run sphinx-lint on Misc/NEWS.d/next/
This commit is contained in:
parent
a909ec399d
commit
90a22eae45
1 changed files with 1 additions and 1 deletions
|
@ -14,5 +14,5 @@ repos:
|
|||
hooks:
|
||||
- id: sphinx-lint
|
||||
args: [--enable=default-role]
|
||||
files: ^Doc/
|
||||
files: ^Doc/|^Misc/NEWS.d/next/
|
||||
types: [rst]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue