History log of /rk3399_ARM-atf/.husky/pre-commit (Results 1 – 4 of 4)
Revision Date Author Comments
# 811d2638 08-Mar-2024 Madhukar Pappireddy <madhukar.pappireddy@arm.com>

Merge changes from topic "commitizen-fixes" into integration

* changes:
build(npm): fix Commitizen ES Module errors
build(npm): adhere to Husky deprecation notice


# 7944421b 07-Mar-2024 Chris Kay <chris.kay@arm.com>

build(npm): adhere to Husky deprecation notice

Husky v8 adds the `husky init` subcommand, and v9 changes how it handles
hooks. We no longer need the Husky preamble in our hooks, so update to
the new

build(npm): adhere to Husky deprecation notice

Husky v8 adds the `husky init` subcommand, and v9 changes how it handles
hooks. We no longer need the Husky preamble in our hooks, so update to
the new `init` subcommand and remove the preambles.

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

show more ...


# ff5cfa58 10-Feb-2023 Joanna Farley <joanna.farley@arm.com>

Merge "feat(git-hooks): add pre-commit hook" into integration


# cf9346cb 09-Feb-2023 Maksims Svecovs <maksims.svecovs@arm.com>

feat(git-hooks): add pre-commit hook

Adds a pre-commit git hook to keep track of copyright year.
Checks staged files for Arm copyright header and suggests a change if
the year is outdated. Works wit

feat(git-hooks): add pre-commit hook

Adds a pre-commit git hook to keep track of copyright year.
Checks staged files for Arm copyright header and suggests a change if
the year is outdated. Works with both single-year format and
from_year-to_year format.

Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com>
Change-Id: If81a0b9f5e047ec0ac401c7cf1792b9da6644926

show more ...