gitlint: Make commit message line size be compatible with checkpatch.pl
checkpatch.pl recommends that commit messages line size should not go over 75 characters, howerver .gitlint was enforcing 72 characters instead, which is inconsistent. This patch changes .gitlint so that both are compatible. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
This commit is contained in:
parent
5040f94dd6
commit
551b12b4a3