You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
A rule that allows to check git messages in specified branches (also defineable through regexes) using regexes. An example configuration could be something like this:
A rule that allows to check git messages in specified branches (also defineable through regexes) using regexes. An example configuration could be something like this:
Whereas the
branch
valueactive
could always only lint the active branch.In combination with Overcommit (which could run ProjLint before committing) this rule would be even useful during development.
The text was updated successfully, but these errors were encountered: