-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
To improve code reliability and maintain consistent quality, we need to integrate Husky into the project. Husky will automate the execution of key checks before code is committed or pushed. This ensures that any code merged into the main branch adheres to our formatting, linting, and testing standards.
- Husky hooks are installed and configured correctly.
- Code formatter, linter, and test suite run automatically during commit/push.
- Verified that broken code cannot be committed or pushed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready