arm-trusted-firmware/docs/process
Chris Kay d97bade107 build(hooks): add commitlint hook
This change adds a configuration for commitlint - a tool designed to
enforce a particular commit message style - and run it as part of Git's
commit-msg hook. This validates commits immediately after the editor has
been exited, and the configuration is derived from the configuration we
provide to Commitizen.

While the configuration provided suggests a maximum header and body
length, neither of these are hard errors. This is to accommodate the
occasional commit where it may be difficult or impossible to comply
with the length requirements (for example, with a particularly long
scope, or a long URL in the message body).

Change-Id: Ib5e90472fd1f1da9c2bff47703c9682232ee5679
Signed-off-by: Chris Kay <chris.kay@arm.com>
2021-04-19 14:06:25 +01:00
..
code-review-guidelines.rst docs: code review guidelines 2020-10-05 11:54:48 +01:00
coding-guidelines.rst Merge "doc: Recommend using C rather than assembly language" into integration 2020-09-16 18:00:21 +00:00
coding-style.rst Fix typos and misspellings 2020-11-12 15:21:11 +00:00
contributing.rst build(hooks): add commitlint hook 2021-04-19 14:06:25 +01:00
faq.rst doc: Update various process documents 2020-05-13 09:05:05 +02:00
index.rst docs: code review guidelines 2020-10-05 11:54:48 +01:00
platform-compatibility-policy.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
security-hardening.rst Update docs with PMU security information 2020-02-12 13:08:20 +00:00
security.rst doc: Emphasize that security issues must not be reported as normal bugs 2020-08-14 14:51:44 +02:00