Skip to content
Snippets Groups Projects
Verified Commit 3be1757c authored by David Hoese's avatar David Hoese
Browse files

Make pre-commit yaml check exclude option more generic

parent 15c185e6
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
args: [--unsafe]
exclude: ^chart/geosphere-mapserver/templates/.*\.yaml
exclude: ^chart/.*/templates/.*\.yaml
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.4.2-1
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment