Closed Rameesa96 closed 4 days ago
This PR introduces Husky to enforce consistent and proper commit message formats across the project.
feat
fix
chore
.commitlintrc
Please ensure your commit messages follow the new format going forward.
This PR introduces Husky to enforce consistent and proper commit message formats across the project.
feat
,fix
,chore
)..commitlintrc
file to define the commit message rules.Please ensure your commit messages follow the new format going forward.