coreboot-kgpe-d16/util/lint
Felix Singer bbe0a99d66 lint-000-license-headers: Add src/sbom/TAGS to exception list
Commit 6dac0c54cd makes the linter checking for license headers on all
files from the src directory. Since this TAGS file doesn't have one,
it's causing a linter error and it makes the QA system complain.
However, the TAGS file doesn't need a license header and thus add it to
the exception list.

Usually the build tests detect such issues, but commit 1d7a9debf2,
which introduced that file, was merged independently from the other
commit, which modifies the linter. Also, the patch that is introducing
this file was based on an older commit at which the patch modifying the
linter wasn't merged yet and so this issue was hidden.

Change-Id: I78da3fa70c39b709478a384da8769fc058ca18ce
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66938
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-08-22 20:51:32 +00:00
..
check-style
check_lint_tests
checkpatch.pl lint/checkpatch: Add check for used comma where semicolon could be 2022-07-19 01:48:35 +00:00
checkpatch_json.py util/lint: Add commit message parsing to checkpatch_json script 2022-05-28 01:25:37 +00:00
const_structs.checkpatch
coreboot.dict util/lint: Add coreboot specific dictionary file 2022-06-22 21:40:19 +00:00
description.md
kconfig_lint util/lint/kconfig_lint: Fix off by one error that missed last line 2021-11-09 14:14:46 +00:00
kconfig_lint_README
lint util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-000-license-headers lint-000-license-headers: Add src/sbom/TAGS to exception list 2022-08-22 20:51:32 +00:00
lint-001-no-global-config-in-romstage util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-007-checkpatch util/lint: Fix linters to work with coreboot-configurator 2021-11-19 13:34:55 +00:00
lint-008-kconfig util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-014-qualified-types util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-extended-007-checkpatch util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-extended-015-final-newlines util/lint: Fix linters to work with coreboot-configurator 2021-11-19 13:34:55 +00:00
lint-extended-020-signed-off-by util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-000-license-headers util/lint: Update to check all of src for license headers 2022-08-17 19:43:30 +00:00
lint-stable-003-whitespace Allow trailing whitespaces in .md files 2022-05-16 19:58:31 +00:00
lint-stable-004-style-labels util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-005-board-status util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-006-board-name util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-008-kconfig util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-009-old-licenses util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-010-asm-syntax util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-012-executable-bit util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-013-site-local util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-016-non-ascii util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-017-configs util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-018-symlinks util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-019-header-files util/lint/lint-stable-019: Update grep '\s' to [[:blank:]] 2022-05-16 05:18:09 +00:00
lint-stable-021-coreboot-lowercase util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-022-clang-format util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-023-filenames util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-024-kconfig-no-subsystem util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-026-line-endings util/lint: Check for windows line endings 2021-02-25 10:03:32 +00:00
lint-stable-027-maintainers-syntax lint: MAINTAINERS: check path matches to not only cover the directory 2021-04-13 14:29:43 +00:00
remccoms3.sed util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
spelling.txt util/lint: Remove SuperIO from checkpatch spellcheck 2022-01-31 03:34:30 +00:00