fixbluesky/lefthook.yml
Rose 0e4d363af9
Some checks failed
Semver / semver (push) Failing after 26s
Build Docker Image / build-image (push) Successful in 55s
💚 fix ci builds please
2024-10-16 14:17:09 -05:00

10 lines
178 B
YAML

pre-commit:
parallel: true
commands:
"biome lint":
run: yarn run lint
commit-msg:
commands:
"lint commit message":
run: yarn run commitlint --edit {1}