arm-trusted-firmware/docs/getting_started
Chris Kay ba39362f21 build(hooks): add Husky configuration
Husky is a tool for managing Git hooks within the repository itself.
Traditionally, commit hooks need to be manually installed on a per-user
basis, but Husky allows us to install these hooks either automatically
when `npm install` is invoked within the repository, or manually with
`npx husky install`.

This will become useful for us in the next few patches when we begin
introducing tools for enforcing a commit message style.

Change-Id: I64cae147e9ea910347416cfe0bcc4652ec9b4830
Signed-off-by: Chris Kay <chris.kay@arm.com>
2021-04-19 14:06:25 +01:00
..
build-options.rst Enable v8.6 AMU enhancements (FEAT_AMUv1p1) 2021-02-25 22:01:59 +00:00
docs-build.rst doc: use docker to build documentation 2020-07-17 09:40:32 -05:00
image-terminology.rst doc: Misc syntax and spelling fixes 2019-10-11 12:39:06 +00:00
index.rst doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
initial-build.rst Set lld as the default linker for Clang builds 2020-01-17 16:48:18 +00:00
porting-guide.rst Add TRNG Firmware Interface service 2021-02-05 11:49:18 +00:00
prerequisites.rst build(hooks): add Husky configuration 2021-04-19 14:06:25 +01:00
psci-lib-integration-guide.rst docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
rt-svc-writers-guide.rst docs: Update SMCCC doc, other changes for release 2020-04-16 10:03:39 -05:00
tools-build.rst docs: Update docs with firmware encryption feature 2020-03-09 20:48:17 +05:30