Skip to content

Commit 9ef341a

Browse files
chore: align files according to platform standards
1 parent 0a80090 commit 9ef341a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.yamllint.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
extends: default
3+
rules:
4+
comments:
5+
min-spaces-from-content: 1
6+
document-start: disable
7+
line-length:
8+
max: 200

0 commit comments

Comments
 (0)