Skip to content

feat: add pre-commit hooks with lint and type checking#9

Merged
donkasun merged 3 commits intomainfrom
feat/pre-commit-hooks
Jul 31, 2025
Merged

feat: add pre-commit hooks with lint and type checking#9
donkasun merged 3 commits intomainfrom
feat/pre-commit-hooks

Conversation

@donkasun
Copy link
Owner

@donkasun donkasun commented Jul 31, 2025

Pre-commit Hooks

• Adds pre-commit hooks for code quality
• Runs linting and type checking before commits
• Validates commit message format
• Auto-formats staged files with ESLint + Prettier
• Prevents bad code from being committed
• Ensures consistent formatting
• Catches type errors early

@donkasun donkasun merged commit a15cbcb into main Jul 31, 2025
6 checks passed
@donkasun donkasun deleted the feat/pre-commit-hooks branch July 31, 2025 08:36
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