gitlint
Git commit message linter checks your commit messages for style. More information: <https://jorisroovers.com/gitlint/>.
RUN apt-get update && \
apt-get install -y gitlint
RUN apt-get update && \
apt-get install -y gitlint