@fellwork/lefthook-config
v0.1.0
Published
Shared lefthook git hooks for Fellwork projects.
Maintainers
Readme
@fellwork/lefthook-config
Shared lefthook git hooks for Fellwork projects.
Use
# lefthook.yml
remote:
url: https://github.com/fellwork/shared-configs
configs:
- packages/lefthook-config/lefthook.ymlOr copy lefthook.yml directly via foreman scaffold.
Hooks
- pre-commit: biome write + oxlint (parallel)
- commit-msg: commitlint
- pre-push: TypeScript typecheck
License
MIT
