Enlarge max line length, some URLs didn't fit
This commit is contained in:
parent
9505e87113
commit
3aa43cd198
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@ extends: default
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
line-length:
|
line-length:
|
||||||
|
max: 120
|
||||||
level: warning
|
level: warning
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue