Skip to content

Commit

Permalink
chore(pre-commit): Ignore braces lint for templates yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLarsenNZ committed Sep 27, 2024
1 parent 9b5f892 commit 25cb8a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ rules:
check-keys: false
comments:
min-spaces-from-content: 1 # Needed due to https://github.com/adrienverge/yamllint/issues/443
braces: disable # because the yaml files are templates which can have {{ ... }}

0 comments on commit 25cb8a3

Please sign in to comment.