commit | 1b8f5e3f791d09c0d63692953e69fde4d79446a3 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Mon Jan 10 11:51:52 2022 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Jan 10 08:13:36 2022 -0500 |
tree | 59a2805cff33877715e937ce44cce7e069f646d7 | |
parent | 190c9ba3775a147a707a6941f70375b32168b742 [diff] |
gitlint: Stop ignoring merge, revert, fixup and squash commits Some special commit types were being ignored by Gitlint, allowing commits that did not abide by our formatting rules to slip through the checks. Instead, enforce them on all commit types. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>