mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Ignore non-yaml Helm chart template
This commit is contained in:
parent
a707818b4d
commit
bf97f5807f
@ -11,6 +11,7 @@ repos:
|
|||||||
- id: check-json
|
- id: check-json
|
||||||
exclude: "tsconfig.*json"
|
exclude: "tsconfig.*json"
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
|
exclude: "charts/paperless-ngx/templates/common.yaml"
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
- id: check-executables-have-shebangs
|
- id: check-executables-have-shebangs
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
Loading…
x
Reference in New Issue
Block a user