Add ymlfmt

This commit is contained in:
shamoon 2025-03-22 22:41:16 -07:00
parent 7a07f1e81d
commit 5468bf28c4
No known key found for this signature in database

View File

@ -76,3 +76,8 @@ repos:
rev: "v0.10.0.1"
hooks:
- id: shellcheck
- repo: https://github.com/google/yamlfmt
rev: v0.14.0
hooks:
- id: yamlfmt
exclude: "^src-ui/pnpm-lock.yaml"