mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
pre-commit add official meta hook check-useless-excludes
This commit is contained in:
@@ -17,6 +17,9 @@ repos:
|
||||
- id: check-hooks-apply
|
||||
name: run check-hooks-apply
|
||||
description: check hooks apply to the repository
|
||||
- id: check-useless-excludes
|
||||
name: run check-useless-excludes
|
||||
description: clean up unnecessary exclusion patterns
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
Reference in New Issue
Block a user