mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 00:05:21 +01:00
Ignore non-yaml Helm chart template
This commit is contained in:
parent
a707818b4d
commit
bf97f5807f
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue