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.
line-length
max: 120
1 parent 3885af5 commit 2fa4e8eCopy full SHA for 2fa4e8e
1 file changed
.yamllint-config.yaml
@@ -6,4 +6,4 @@ rules:
6
new-lines: disable # allow any new line character
7
truthy: disable # allow any value for keys yamllint often falsely detects as truthy
8
line-length:
9
- max: 80
+ max: 120
0 commit comments