]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Ignore non-yaml Helm chart template
authorAlexander Bauer <sasha@linux.com>
Thu, 10 Nov 2022 02:21:29 +0000 (02:21 +0000)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sat, 3 Dec 2022 22:37:55 +0000 (14:37 -0800)
.pre-commit-config.yaml

index c8eacaa8c183a83de1a4765748fadb297c1520ce..919329b40e4dfd04d01912a8a6230df2a26944d1 100644 (file)
@@ -11,6 +11,7 @@ repos:
       - id: check-json
         exclude: "tsconfig.*json"
       - id: check-yaml
+        exclude: "charts/paperless-ngx/templates/common.yaml"
       - id: check-toml
       - id: check-executables-have-shebangs
       - id: end-of-file-fixer