We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3147dba commit 353b04cCopy full SHA for 353b04c
1 file changed
.yamllint.yaml
@@ -19,7 +19,7 @@
19
20
rules:
21
line-length:
22
- max: 100
+ max: 80
23
# When the last item on a line can't be broken (e.g., a URL as a value),
24
# it's rarely useful to flag it. The next 2 settings save developer time by
25
# not requiring comment directives to disable warnings at every occurrence.
0 commit comments