coreboot-kgpe-d16/util/lint
Yu-Ping Wu d5e336720d util/lint/checkpatch_json.py: Make output message verbatim
Some of the error messages of checkpatch.pl contain "*". Since now
Gerrit supports markdown, messages with "*" will be rendered
incorrectly. For example,

 foo* bar should be foo *bar

will be shown as

 foo bar should be foo bar

with "bar should be foo" being in italics. Fix the problem by
surrounding the output message with "`" to make it verbatim.

Change-Id: I02d0e894adf7f94a9e154f99321f51d4097963a5
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76392
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
2023-07-14 14:29:48 +00:00
..
Makefile
check-style
check_lint_tests
checkpatch.pl util/lint: Ignore braces around single line statements 2023-03-07 21:34:11 +00:00
checkpatch_json.py util/lint/checkpatch_json.py: Make output message verbatim 2023-07-14 14:29:48 +00:00
const_structs.checkpatch
coreboot.dict
description.md
helper_functions.sh
kconfig_lint util/lint: Ignore fmd files when evaluating Kconfig symbols 2022-11-24 17:52:07 +00:00
kconfig_lint_README
lint
lint-000-license-headers tree: Replace `egrep` with `grep -E` 2023-04-06 19:54:44 +00:00
lint-001-no-global-config-in-romstage tree: Replace `egrep` with `grep -E` 2023-04-06 19:54:44 +00:00
lint-007-checkpatch
lint-008-kconfig
lint-014-qualified-types
lint-extended-007-checkpatch
lint-extended-015-final-newlines
lint-extended-020-signed-off-by
lint-stable-000-license-headers
lint-stable-003-whitespace lint/lint-stable-003-whitespace: Fix excludelist 2023-03-04 19:38:30 +00:00
lint-stable-004-style-labels
lint-stable-005-board-status
lint-stable-006-board-name
lint-stable-008-kconfig
lint-stable-009-old-licenses tree: Replace `egrep` with `grep -E` 2023-04-06 19:54:44 +00:00
lint-stable-010-asm-syntax
lint-stable-012-executable-bit
lint-stable-013-site-local
lint-stable-016-non-ascii
lint-stable-017-configs util/lint/stable-017: Update full config pattern matching 2023-04-06 15:11:44 +00:00
lint-stable-018-symlinks
lint-stable-019-header-files
lint-stable-021-coreboot-lowercase
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
lint-stable-028-touchpad-probed-warning
remccoms3.sed
spelling.txt