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 000ccaf commit fc81482Copy full SHA for fc81482
1 file changed
.yamllint.yml
@@ -5,11 +5,11 @@
5
# Project Homepage: https://github.com/adrienverge/yamllint
6
#
7
# Overriding rules in files:
8
-# https://yamllint.readthedocs.io/en/latest/disable_with_comments.html
+# http://yamllint.readthedocs.io/en/latest/disable_with_comments.html
9
---
10
extends: default
11
12
-# Rules documentation: https://yamllint.readthedocs.io/en/latest/rules.html
+# Rules documentation: http://yamllint.readthedocs.io/en/latest/rules.html
13
rules:
14
document-start: disable
15
line-length:
0 commit comments