tools/verifygitlog.py: Add script for verifying commit message format.
The main rules enforced are: - At most 72 characters in the subject line, with a ": " in it. - At most 75 characters per line in the body. - No "noreply" email addresses.
Showing
tools/verifygitlog.py
0 → 100755
Please register or sign in to comment