Skip to content

Show warning on wrongly formatted commit messages

Martijn Braam requested to merge feature/commit-formatting into master

This checks commit messages with a list of regexes to check if they're following the commmit message guidelines.

This is probably not the best way to integrate this since it ruins the non-pmaports usability so maybe this should be read from the repo or something?

Merge request reports