Skip to content

Commit bd50ac7

Browse files
committed
Updated to ignore the Helm Chart template files.
1 parent 8452f01 commit bd50ac7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/linters/.yaml-lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ rules:
1414
empty-lines: disable
1515
document-start: disable
1616
new-line-at-end-of-file: disable
17+
ignore:
18+
- '**/templates/**' # Ignore templates directories

0 commit comments

Comments
 (0)