storage icon indicating copy to clipboard operation
storage copied to clipboard

feat: setup husky for commit lint

Open 97amarnathk opened this issue 4 years ago • 0 comments

What kind of change does this PR introduce?

  • add a precommit hook to validate commit messages (using husky)

Bug fix https://github.com/supabase/storage-api/issues/64

What is the current behavior?

https://github.com/supabase/storage-api/issues/64

What is the new behavior?

git precommit hook lints the commit message

97amarnathk avatar Oct 07 '21 17:10 97amarnathk