increasing limit

This commit is contained in:
Werner Dijkerman
2019-03-10 12:45:51 +01:00
parent 0aba53bb17
commit dd28f645a9

View File

@ -4,6 +4,6 @@ extends: default
rules:
line-length:
max: 140
max: 180
level: warning
truthy: disable