Skip to content

Commit ebe7565

Browse files
authored
Merge pull request #287 from SovereignCloudStack/chore/dont_lint_charts
📖 Ignore Helm charts in YAML lint for now
2 parents a896a6b + 8ad85fa commit ebe7565

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.yamllint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ ignore:
3232
- .release/**
3333
- .cluster.yaml
3434
- .clusterstack.yaml
35+
- charts/**

0 commit comments

Comments
 (0)