Skip to content

chore(dx): add Husky hooks for local commit linting and staged file l…#11

Merged
KaelSensei merged 1 commit into
mainfrom
chore/husky-dx
Mar 24, 2026
Merged

chore(dx): add Husky hooks for local commit linting and staged file l…#11
KaelSensei merged 1 commit into
mainfrom
chore/husky-dx

Conversation

@KaelSensei
Copy link
Copy Markdown
Owner

…inting

  • commit-msg: runs commitlint on every commit, same rules as CI
  • pre-commit: runs lint-staged (markdownlint on staged *.md files)
  • root package.json with husky, commitlint, lint-staged, markdownlint-cli
  • node_modules/ and root package-lock.json added to .gitignore

…inting

- commit-msg: runs commitlint on every commit, same rules as CI
- pre-commit: runs lint-staged (markdownlint on staged *.md files)
- root package.json with husky, commitlint, lint-staged, markdownlint-cli
- node_modules/ and root package-lock.json added to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@KaelSensei KaelSensei merged commit 876c0a3 into main Mar 24, 2026
2 checks passed
@KaelSensei KaelSensei deleted the chore/husky-dx branch March 24, 2026 15:58
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