|
@@ -19,11 +19,11 @@ repos:
|
|
- id: debug-statements
|
|
- id: debug-statements
|
|
- id: detect-private-key
|
|
- id: detect-private-key
|
|
- id: end-of-file-fixer
|
|
- id: end-of-file-fixer
|
|
- exclude: ".json|.yaml"
|
|
|
|
|
|
+ exclude: ".json|.yaml|.xml"
|
|
- id: fix-byte-order-marker
|
|
- id: fix-byte-order-marker
|
|
- id: mixed-line-ending
|
|
- id: mixed-line-ending
|
|
- id: trailing-whitespace
|
|
- id: trailing-whitespace
|
|
- exclude: ".json|.yaml"
|
|
|
|
|
|
+ exclude: ".json|.yaml|.xml"
|
|
- repo: local
|
|
- repo: local
|
|
hooks:
|
|
hooks:
|
|
# Prevent committing .rej files
|
|
# Prevent committing .rej files
|