Skip to content

Commit be32129

Browse files
committed
pre-commit add official meta hook check-useless-excludes
1 parent e4fc7f3 commit be32129

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ repos:
1717
- id: check-hooks-apply
1818
name: run check-hooks-apply
1919
description: check hooks apply to the repository
20+
- id: check-useless-excludes
21+
name: run check-useless-excludes
22+
description: clean up unnecessary exclusion patterns
2023
- repo: local
2124
hooks:
2225
- id: prettier

0 commit comments

Comments
 (0)