coreboot-kgpe-d16/util/lint
Martin Roth 0bb936da9a lint: update signed-off-by check
The current signed-off-by check doesn't really work well as a lint
stable test being run by the pre-commit git hook.  This test looks
at the PREVIOUS commit instead of the staged commit, which works well
on the server. In looking for a way to check the staged commit message,
I found the commit-msg hook, which is the correct way to check the
staged message.

- Update the commit message check from a lint-stable test to a
lint-extended test.
- Add the check for signed-off-by to the commit-msg hook

Change-Id: I8be8aef25730d988c7cf1586ae66ecb839d5f756
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/20920
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Chris Ching <chingcodes@chromium.org>
2017-08-17 11:26:31 +00:00
..
check_lint_tests
checkpatch.pl util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
const_structs.checkpatch util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
kconfig_lint util/lint: update kconfig_lint 2017-07-18 19:08:42 +00:00
kconfig_lint_README util/lint/kconfig_lint: update help checking 2017-06-07 23:12:40 +02:00
lint Makefile.inc: lint: Update to run lint-extended scripts 2017-08-14 18:05:41 +00:00
lint-000-license-headers util/lint: Update license header lint scripts 2017-08-10 15:53:17 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch util/lint: Don't run checkpatch on the documentation 2017-04-24 19:18:06 +02:00
lint-008-kconfig
lint-014-qualified-types util/lint: Find unsigned variables with no length specified 2016-04-21 23:13:09 +02:00
lint-016-non-ascii util/lint: Add a lint tool to find non-ascii & unprintable chars 2016-08-02 18:56:14 +02:00
lint-extended-007-checkpatch util/lint: add extended stable checkpatch for testing 2017-08-14 18:05:02 +00:00
lint-extended-020-signed-off-by lint: update signed-off-by check 2017-08-17 11:26:31 +00:00
lint-stable-000-license-headers util/lint: Update license header lint scripts 2017-08-10 15:53:17 +00:00
lint-stable-003-whitespace util/lint: ignore some more binary file types 2017-05-25 23:04:29 +02:00
lint-stable-004-style-labels lint/lint-stable-004-style-labels: Update script 2016-04-13 02:11:28 +02:00
lint-stable-005-board-status
lint-stable-006-board-name
lint-stable-008-kconfig
lint-stable-009-old-licenses Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
lint-stable-010-asm-syntax util/lint: exclude patch files from asm syntax check 2017-07-21 15:55:21 +00:00
lint-stable-012-executable-bit
lint-stable-013-site-local
lint-stable-015-final-newlines util/lint: provide option to skip newline check 2017-08-09 17:47:23 +00:00
lint-stable-017-configs util/lint: Add check to verify saved configs are miniconfigs 2016-12-09 00:35:16 +01:00
lint-stable-018-symlinks util/lint: Add check for symbolic links in the coreboot tree 2016-11-30 00:22:10 +01:00
lint-stable-019-header-files util/lint: add check for auto-included headers 2016-12-12 18:07:27 +01:00
lint-stable-021-coreboot-lowercase lint: Update lint-stable-021-coreboot-lowercase 2017-08-10 15:50:49 +00:00
remccoms3.sed
spelling.txt util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00