FociSolutions / github-foundations

A framework for managing your GitHub Enterprise account infrastructure.
MIT License
10 stars 1 forks source link

feat: add static code checks on commit #39

Closed bzarboni1 closed 8 months ago

bzarboni1 commented 8 months ago

ISSUE

37 - Add Git Commit hooks to enforce conventional commits

Following #36 , we decided to enforce Conventional Commits. As such, we will require:

CHANGES

This PR includes the following changes: