Renoon-same / frontend

0 stars 0 forks source link

Enforce commit conventions #11

Closed kylepham closed 4 months ago

kylepham commented 4 months ago

Description

Use husky to lint commit message & ensure commit message consistencies.

Related PRs

None.

Type of change

Screenshots/Recordings

Screenshot 2024-06-26 at 9 48 30 PM

Testing instructions

Instructions on how to test the changes made in the PR, helping reviewers validate the code.

  1. Run git checkout branch_name.
  2. Run npm install and npm run dev.
  3. Make some changes and commit

Notes

None.