fix: yamlint warnings and errors (#2131)

fix yamlint warnings and errors

Signed-off-by: Dave Lee <dave@gray101.com>
This commit is contained in:
Dave 2024-04-25 13:25:56 -04:00 committed by GitHub
parent 4ae4e44506
commit 45761f8be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 340 additions and 326 deletions

4
.yamllint Normal file
View file

@ -0,0 +1,4 @@
extends: default
rules:
line-length: disable