Merge pull request #196 from Kaezon/fix-lint

fixed lint
This commit is contained in:
Jeff Geerling 2023-06-17 22:20:04 -05:00 committed by GitHub
commit a3b34ef499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 13 deletions

View File

@ -5,6 +5,9 @@ rules:
line-length: line-length:
max: 180 max: 180
level: warning level: warning
indentation:
spaces: 2
indent-sequences: consistent
ignore: | ignore: |
.github/stale.yml .github/stale.yml