Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d5ec77f

Browse filesBrowse files
authored
Add some 'meta hooks' to our pre-commit config (#110587)
1 parent 7426ed0 commit d5ec77f
Copy full SHA for d5ec77f

File tree

1 file changed

+5
-0
lines changed
Filter options

1 file changed

+5
-0
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ repos:
3030
args: [--enable=default-role]
3131
files: ^Doc/|^Misc/NEWS.d/next/
3232
types: [rst]
33+
34+
- repo: meta
35+
hooks:
36+
- id: check-hooks-apply
37+
- id: check-useless-excludes

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.