coreboot-kgpe-d16/util/lint
Stefan Reinauer 57ead89356 lint: convert checkpatch_json.py to python 3
Align all coreboot scripts on one python version.

Tested by running the original suggested test:
 $ nice -n 20 git diff HEAD~ | util/lint/checkpatch.pl \
     --no-signoff -q - | tee checkpatch.txt
 $ util/lint/checkpatch_json.py checkpatch.txt \
     comment.json checkpatch.txt

Change-Id: Iec2bb0be23b27a3eaf92f293c962a8e6bfb03af0
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42318
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
2020-06-18 08:30:47 +00:00
..
check-style util: Fix up a few comments after the "file is part of the" removal 2020-05-11 17:11:50 +00:00
check_lint_tests
checkpatch.pl
checkpatch_json.py lint: convert checkpatch_json.py to python 3 2020-06-18 08:30:47 +00:00
const_structs.checkpatch
description.md
kconfig_lint treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
kconfig_lint_README
lint treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-000-license-headers util/lint: Check for SPDX identifiers by default 2020-05-28 09:38:03 +00:00
lint-001-no-global-config-in-romstage treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-007-checkpatch treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-008-kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-014-qualified-types treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-007-checkpatch treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-015-final-newlines treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-extended-020-signed-off-by util: Use SPDX headers 2020-05-11 19:38:40 +00:00
lint-stable-000-license-headers util/lint: Check for SPDX identifiers by default 2020-05-28 09:38:03 +00:00
lint-stable-003-whitespace treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-004-style-labels treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-005-board-status util: Use SPDX headers 2020-05-11 19:38:40 +00:00
lint-stable-006-board-name util: Use SPDX headers 2020-05-11 19:38:40 +00:00
lint-stable-008-kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-009-old-licenses treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-010-asm-syntax treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-012-executable-bit util: Use SPDX headers 2020-05-11 19:38:40 +00:00
lint-stable-013-site-local util: Use SPDX headers 2020-05-11 19:38:40 +00:00
lint-stable-016-non-ascii treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-017-configs treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-018-symlinks treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-019-header-files treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-021-coreboot-lowercase treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-022-clang-format treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lint-stable-023-filenames treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
remccoms3.sed
spelling.txt