coreboot/util/lint
Martin Roth ab4b82fb3c util/lint: Add a license check exception for .gitkeep files
A .gitkeep file is an unofficial convention used in Git to keep and
track empty directories, as Git does not track empty folders by default.

This could be needed when one mainboard variant has an include directory
but another doesn't. If the directory is added to the include, it could
be easier to just create an empty include directory with a .gitkeep file
in it to keep things from failing.

Change-Id: I34b2ffa4d748d82e26867ecd5b9149301300e6a1
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89640
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Reviewed-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
2025-10-22 17:10:30 +00:00
..
check-style
check_lint_tests
checkpatch.pl
checkpatch_json.py
const_structs.checkpatch
coreboot.dict
description.md
helper_functions.sh
kconfig_lint util/lint/kconfig_lint: Fix operator precedence issue 2025-08-02 01:46:36 +00:00
kconfig_lint_README
lint
lint-000-license-headers util/lint: Add a license check exception for .gitkeep files 2025-10-22 17:10:30 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch
lint-008-kconfig
lint-014-qualified-types
lint-extended-007-checkpatch util/lint: Remove missing dirs from checkpatch linter 2025-06-29 22:34:57 +00:00
lint-extended-015-final-newlines util/lint: Improve final newline check 2025-06-29 22:34:38 +00:00
lint-extended-020-signed-off-by
lint-extended-025-merged-change-ids lint: Warn about using change IDs for merged changes 2025-08-19 20:57:26 +00:00
lint-stable-000-license-headers
lint-stable-003-whitespace
lint-stable-004-style-labels
lint-stable-005-board-status util/lint: Don't check for board_info.txt in common directory 2025-09-07 19:27:32 +00:00
lint-stable-006-board-name util/lint: Don't check for Kconfig.name in common directory 2025-09-07 19:27:37 +00:00
lint-stable-008-kconfig
lint-stable-009-old-licenses
lint-stable-010-asm-syntax
lint-stable-012-executable-bit
lint-stable-013-site-local
lint-stable-016-non-ascii
lint-stable-017-configs
lint-stable-018-symlinks
lint-stable-019-header-files
lint-stable-021-coreboot-lowercase util/lint: Ignore binary files for cb lowercase linter 2025-06-29 22:33:23 +00:00
lint-stable-022-clang-format
lint-stable-023-filenames
lint-stable-024-kconfig-no-subsystem
lint-stable-026-line-endings
lint-stable-027-maintainers-syntax util/lint: maintainers-syntax: Add a check to ensure paths exist 2025-10-16 12:15:49 +00:00
lint-stable-028-touchpad-probed-warning
lint-stable-029-kconfig-name-selects
lint-stable-030-makefile-inc
lint-stable-031-gofmt
Makefile
remccoms3.sed
spelling.txt