chore: add .yamllint.yml

This commit is contained in:
Kenta Kubo 2025-04-06 05:53:32 +09:00
parent 5faedd45d9
commit 83533600ad
No known key found for this signature in database
GPG key ID: 3D79E20285C94BE8

7
.yamllint.yml Normal file
View file

@ -0,0 +1,7 @@
extends: default
rules:
line-length: false
document-start: false
truthy:
check-keys: false