storage
storage copied to clipboard
feat: setup husky for commit lint
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