gitlint

Git commit message linter checks your commit messages for style. More information: <https://jorisroovers.com/gitlint/>.

Debian Debian
RUN apt-get update && \ apt-get install -y gitlint
Ubuntu
RUN apt-get update && \ apt-get install -y gitlint
click the source code to copy install gitlint on any operating system with command-not-found.com