Skip to content

Code Quality: Migrate to husky v9 format#800

Merged
mikachan merged 2 commits intotrunkfrom
code-quality/husky-v9
Feb 24, 2026
Merged

Code Quality: Migrate to husky v9 format#800
mikachan merged 2 commits intotrunkfrom
code-quality/husky-v9

Conversation

@t-hamano
Copy link
Copy Markdown
Contributor

See: https://github.com/typicode/husky/releases/tag/v9.0.1 ("How to Migrate" section)

When the commit is performed, the linter formatter will run, but you will see a warning like this:

image

This is because the Husky setting is not compatible with v9.

Testing Instructions

  • Check out this branch locally
  • Make some changes
  • Commit
  • No warning error is displayed

@t-hamano t-hamano self-assigned this Jan 24, 2026
Copy link
Copy Markdown
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@mikachan mikachan merged commit 464a762 into trunk Feb 24, 2026
2 checks passed
@mikachan mikachan deleted the code-quality/husky-v9 branch February 24, 2026 16:23
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