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 452cfc2 commit 6b3d119Copy full SHA for 6b3d119
.yamllint
@@ -2,3 +2,6 @@
2
extends: default
3
rules:
4
line-length: {max: 1024}
5
+ new-lines:
6
+ type: platform
7
+ new-line-at-end-of-file: enable
0 commit comments