Merge pull request #196 from Kaezon/fix-lint

fixed lint
pull/199/head
Jeff Geerling 1 year ago committed by GitHub
commit a3b34ef499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .yamllint

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

Loading…
Cancel
Save