fix: remove linting from .vm templates
This commit is contained in:
parent
715de8e4e1
commit
32c01ec5dc
@ -7,6 +7,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
exclude: "^.*\\.vm$"
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user