Skip to content

chore: remove husky#685

Closed
eordano wants to merge 1 commit into
masterfrom
chore/remove-husky
Closed

chore: remove husky#685
eordano wants to merge 1 commit into
masterfrom
chore/remove-husky

Conversation

@eordano

@eordano eordano commented Jul 19, 2026

Copy link
Copy Markdown
Member

Removes husky and its pre-commit hook, along with the husky entries in package.json and package-lock.json.

Drop the deprecated husky v9 setup (its pre-commit boilerplate breaks in
husky v10) along with the prepare script and hook directory. The precommit
script now runs lint-staged directly, which picks up .lintstagedrc — its
previous --config path (.husky/pre-commit.js) did not exist.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 19, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

You must set up Two-Factor Authentication before accessing this team.

View Documentation: https://vercel.com/docs/two-factor-authentication

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29686098945

Coverage remained the same at 96.058%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 10040
Covered Lines: 9952
Line Coverage: 99.12%
Relevant Branches: 4751
Covered Branches: 4256
Branch Coverage: 89.58%
Branches in Coverage %: Yes
Coverage Strength: 17.41 hits per line

💛 - Coveralls

@eordano

eordano commented Jul 19, 2026

Copy link
Copy Markdown
Member Author

Superseded by #686: migrating the hook to the modern husky format instead of removing it, so the lint-staged pre-commit check keeps running.

@eordano eordano closed this Jul 19, 2026
@eordano
eordano deleted the chore/remove-husky branch July 19, 2026 12:15
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.

2 participants