fixbluesky/lefthook.yml
Rose be3058d17a
Some checks failed
Build Docker Image / build-image (push) Failing after 37s
Semver / semver (push) Failing after 32s
👷 added in lefthook, commitlint, and semantic-release
2024-10-16 11:46:57 -05:00

10 lines
174 B
YAML

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