Skip to content

Commit 0c1f17f

Browse files
committed
chore: ignore .git for yamllint
1 parent 164869c commit 0c1f17f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.yamllint

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
extends: default
2+
ignore: |
3+
.git
24
rules:
35
line-length:
46
max: 120

0 commit comments

Comments
 (0)