We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8452f01 commit bd50ac7Copy full SHA for bd50ac7
.github/linters/.yaml-lint.yml
@@ -14,3 +14,5 @@ rules:
14
empty-lines: disable
15
document-start: disable
16
new-line-at-end-of-file: disable
17
+ ignore:
18
+ - '**/templates/**' # Ignore templates directories
0 commit comments