Fix lint warnings.

This commit is contained in:
Jeff Geerling 2021-10-25 10:19:58 -05:00
parent 5cfcc2d316
commit 7317dbcabe
2 changed files with 17 additions and 17 deletions

View File

@ -3,7 +3,7 @@ extends: default
rules:
line-length:
max: 120
max: 180
level: warning
ignore: |