aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-git-commit-check.sh
AgeCommit message (Collapse)Author
2020-10-03lint: Use TRAVIS_BRANCH in lint-git-commit-check.shFabian Jahr
2020-08-04lint: Remove travis env var from commit linterFabian Jahr
2020-07-15Linter to check commit message formattingAmir Ghorbanian
Write linter to check that commit messages have a new line before the body or no body at all. reference: gist.github.com/agnivade/67b42d664ece2d4210c7 Fixes issue #19091.