Home
last modified time | relevance | path

Searched hist:fa3a13824a8b025cbd69c0efa435892c81734448 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/
H A D.commitlintrc.jsfa3a13824a8b025cbd69c0efa435892c81734448 Fri Nov 12 15:48:44 UTC 2021 Chris Kay <chris.kay@arm.com> build(hooks): add commitlint checks for trailers

This change adds checks for the `Change-Id` and `Signed-off-by`
trailers. These are already required by Gerrit, so they have been
configured as warnings as an early heads-up after committing without
needing to push.

This also renames the commitlint configuration file to align it with
the style used by Standard Version when it's eventually introduced:

`commitlint.config.js` -> `.commitlintrc.js`

Change-Id: I4e3c158e6b3a5407fabd873360d5efce86ebd19e
Signed-off-by: Chris Kay <chris.kay@arm.com>