mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-24 22:11:00 +01:00
The formal checks verify the following things: - Commits does not contain any merge commits - Signed by a real name - Commit titles starts with an `<area>:` - Author name matches signed of name - Commit message is not empty Signed-off-by: Paul Spooren <mail@aparcar.org>