Skip to content

Commit 800eab3

Browse files
authored
yamllint ignore site folder (#71)
Signed-off-by: Augustin Husson <[email protected]>
1 parent 2b02e72 commit 800eab3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.yamllint.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
extends: default
22

3+
ignore: |
4+
/site/
5+
36
rules:
47
document-start: disable
58
line-length:

0 commit comments

Comments
 (0)