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 e73210c

Browse filesBrowse files
[3.12] Add some 'meta hooks' to our pre-commit config (GH-110587) (#110599)
Add some 'meta hooks' to our pre-commit config (GH-110587) (cherry picked from commit d5ec77f) Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent c8bffd1 commit e73210c
Copy full SHA for e73210c

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
@@ -26,3 +26,8 @@ repos:
2626
args: [--enable=default-role]
2727
files: ^Doc/|^Misc/NEWS.d/next/
2828
types: [rst]
29+
30+
- repo: meta
31+
hooks:
32+
- id: check-hooks-apply
33+
- 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.