summaryrefslogtreecommitdiff
path: root/Meta/lint-commit.sh
AgeCommit message (Expand)Author
2022-12-10CI: Add a check to report git merge commitLucas CHOLLET
2022-09-15Meta: Revise lint-commit.sh regex for the titleBen Wiederhake
2022-01-11CI: Require a blank line between commit titles and bodiesIdan Horowitz
2021-11-28Meta: Allow overlong 'fixup!' commit titles in pre-commit hookBen Wiederhake
2021-11-02Meta: Use grep -E/F, not grep -Pthislooksfun
2021-09-07CI+Meta: Add Signed-off-by tag filter to the commit message linterIdan Horowitz
2021-07-27Meta: Ignore everything after the git cut line in a lint-commit.sh hookKarol Kosek
2021-07-27Meta: Bring lint-commit.sh up to date with the CI commit linterIdan Horowitz
2021-07-13CI: Disallow spaces just before the separating colon in commit titlesIdan Horowitz
2021-05-16Meta: Add a check for periods on the end of titles to commit linterIdan Horowitz
2021-05-02Meta: Add a post-commit commit message linter hookIdan Horowitz