mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
fix config
This commit is contained in:
@@ -10,9 +10,11 @@ repos:
|
|||||||
- id: fix-byte-order-marker
|
- id: fix-byte-order-marker
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
args: ['--fix=lf']
|
args: ['--fix=lf']
|
||||||
|
exclude: (templates|test/resources)/.*$
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
exclude: \.(pgm|pnm|ppm)$
|
exclude: (templates|test/resources)/.*$
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
exclude: (templates|test/resources)/.*$
|
||||||
- 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