We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5300b25 commit 3eb554fCopy full SHA for 3eb554f
.yamllint.yaml
@@ -6,6 +6,8 @@ rules:
6
new-line-at-end-of-file:
7
level: warning
8
truthy: disable
9
+ line-length:
10
+ max: 120
11
12
ignore:
13
- .gem_rbs_collection/
0 commit comments