supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
319 stars 152 forks source link

ci: add conventional commits linter #850

Closed hf closed 4 months ago

hf commented 4 months ago

Adds a linter for commits and PRs to ensure that correct structure is observed. Certain directives are not compatible with this project:

These are linted using a simple JavaScript script that runs on PRs and pushes.

Similar to: