Skip to content

chore: add husky and lint-staged#5392

Open
niStee wants to merge 3 commits into
code-yeongyu:devfrom
niStee:chore/git-hooks
Open

chore: add husky and lint-staged#5392
niStee wants to merge 3 commits into
code-yeongyu:devfrom
niStee:chore/git-hooks

Conversation

@niStee

@niStee niStee commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Standardizes git hooks using biome across the monorepo.


Summary by cubic

Add husky and lint-staged to standardize Git hooks across the monorepo and enforce Biome checks before commits.

  • New Features

    • Pre-commit: runs bunx lint-staged with biome check --write --no-errors-on-unmatched for *.{ts,tsx}.
    • Pre-push: runs bun run typecheck.
    • prepare script now installs husky after build to ensure hooks are set up.
  • Dependencies

    • Added dev deps: husky (^9.1.7) and lint-staged (^17.0.7).

Written for commit 5f0fb59. Summary will update on new commits.

Review in cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant