mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
exclude gimp files
This commit is contained in:
@@ -9,6 +9,7 @@ repos:
|
|||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
args: ['--fix=lf']
|
args: ['--fix=lf']
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
exclude: \.(pgm|pnm|ppm)$
|
||||||
- repo: https://github.com/sirosen/check-jsonschema
|
- repo: https://github.com/sirosen/check-jsonschema
|
||||||
rev: 0.13.0
|
rev: 0.13.0
|
||||||
hooks:
|
hooks:
|
||||||
|
Reference in New Issue
Block a user