coreboot-kgpe-d16/util/lint
Martin Roth d81debd946 util/lint: Update tools that use git to use a library
Each of the tools that used git had similar functionality. This combines
all of that into a single script that gets sourced by each.  This makes
maintenance much easier.

By doing this and updating each of the scripts to do the correct thing
if the script isn't being run in a git repository, it makes them work
much better for the releases, which are just released as a tarball,
without any attached git repository.

Change-Id: I61ba1cc4f7205e0d4baf993588bbc774120405cb
Signed-off-by: Martin Roth <martin@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64973
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
2022-09-30 19:19:53 +00:00
..
Makefile util/lint: Update spelling.txt, add makefile to sort it 2022-09-30 19:07:02 +00:00
check-style
check_lint_tests util/lint: Add lint tests to make sure they fail correctly 2022-09-04 16:43:50 +00:00
checkpatch.pl lint/checkpatch: Fix incorrect camelcase detection on numeric constant 2022-09-06 17:59:55 +00:00
checkpatch_json.py
const_structs.checkpatch
coreboot.dict
description.md
helper_functions.sh util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
kconfig_lint
kconfig_lint_README
lint util/lint/lint: Add -I option to invert test results 2022-09-07 22:35:02 +00:00
lint-000-license-headers util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-008-kconfig util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-014-qualified-types util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-extended-007-checkpatch
lint-extended-015-final-newlines util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-extended-020-signed-off-by util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-000-license-headers
lint-stable-003-whitespace util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-004-style-labels util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-005-board-status util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-006-board-name
lint-stable-008-kconfig util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-009-old-licenses util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-010-asm-syntax util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-012-executable-bit util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-013-site-local util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-016-non-ascii util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-017-configs util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-018-symlinks util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-019-header-files util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-021-coreboot-lowercase util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-022-clang-format util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-023-filenames util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-024-kconfig-no-subsystem
lint-stable-026-line-endings util/lint: Update tools that use git to use a library 2022-09-30 19:19:53 +00:00
lint-stable-027-maintainers-syntax
lint-stable-028-touchpad-probed-warning util/lint: Add a check for touchpads using the "probed" flag 2022-09-14 20:52:02 +00:00
remccoms3.sed
spelling.txt util/lint: Update spelling.txt, add makefile to sort it 2022-09-30 19:07:02 +00:00