Add gitlint to improve the quality of commit message 87/116287/1
authormrichomme <morgan.richomme@orange.com>
Thu, 10 Dec 2020 13:51:55 +0000 (14:51 +0100)
committermrichomme <morgan.richomme@orange.com>
Thu, 10 Dec 2020 13:51:55 +0000 (14:51 +0100)
commit94e27de8ea2db18be2878faf38f5d74a09acfdf7
treeeefdd236b5b47a9f5b5fc4cdf633d6cd202e0efe
parentf4f2c3da532bb8318ebd83a8e1bef8e97f8da2e9
Add gitlint to improve the quality of commit message

Gitling will force some formating on patch submission
Reuse the .gitlint from OOM project
jjb on ci-management shall be modified accordingly

First test on this repo, if OK => to be done on all the
integration repositories

Issue-ID: INT-1809

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3f1d74d1eba05063a661e66d0620defe36ad7bc8
.gitlint [new file with mode: 0644]
tox.ini