mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6596 from jbampton/add-hook-check-useless-excludes
pre-commit add official meta hook `check-useless-excludes`
This commit is contained in:
@@ -15,6 +15,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