Skip to content

Commit

Permalink
Merge pull request #2 from crutonjohn/fix/yamllint
Browse files Browse the repository at this point in the history
fix(yamllint): yamllint ignore jinja templates
  • Loading branch information
crutonjohn authored May 19, 2022
2 parents e359b03 + 704ce5e commit f2e27af
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/linters/.yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
ignore: |
*.sops.*
gotk-components.yaml
*.j2
extends: default
rules:
truthy:
Expand Down

0 comments on commit f2e27af

Please sign in to comment.