commit | 8e7c7c62b15cbc09633e48f95eec6aa9150a4791 | [log] [tgz] |
---|---|---|
author | Marc Herbert <marc.herbert@intel.com> | Wed Sep 20 19:45:22 2023 +0000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Sep 21 09:29:24 2023 +0200 |
tree | 25a3fc0aaa12c7a5328e417a8fcca7a8b9043650 | |
parent | b0303f5bd37bb1af8152a6910f70fbd569724ebb [diff] |
.gitlint: de-duplicate defaults with zephyr_commit_rules.py We don't need to have two different sets of Zephyr-specific default values overriding one another, it's confusing. Note this commit makes NO functional change, the effective defaults stay the same. It does however make it easier to change defaults in the future. Signed-off-by: Marc Herbert <marc.herbert@intel.com>