Commitsar
Conventional commit compliance made easy
![[object Object]](/img/conventional-commits.png)
Purpose
Tool to make sure your commits are compliant with conventional commits.
Language agnostic
We aim for ease of use across repositories that use different languages. This means we ship a Docker image or a binary. For added security you can compile from source code.
Powered by Go
This project is powered by the Go language. It allows us to cross-compile for many different environments and also ship a small binary/Docker image that cuts down on bootstrapping and network time.