- Jan 27, 2022
-
-
Sughosh Ganu authored
Add a valid scope for the partition code under the drivers directory. Signed-off-by:
Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I173ac45e4ccbc95566277dabef15dcd25533e097
-
- Jan 24, 2022
-
-
Chris Kay authored
This change replaces cz-conventional-changelog with cz-commitlint, which automatically configures Commitizen using our commitlint configuration file. Currently, we use some manual Javascript magic to load our Commitizen configuration into commitlint (the opposite of what's introduced by this change), which can be removed. With this change, we also move our commitlint configuration into a new `changelog.yaml` file. This file holds the same data as `.cz.json` previously did. Change-Id: I14ff2308f1a0b2b293c2128b28ca2df578ce9c1c Signed-off-by:
Chris Kay <chris.kay@arm.com>
-