coreboot-kgpe-d16/util/lint
Martin Roth 7726a7f272 util/lint: Update spelling.txt, add makefile to sort it
- Update spelling.txt with Lintian changes
- Remove words that are going to mess up code
- Add comments to the header about what words should be removed, along
with where the files
- Add Makefile to sort the list

Note that this undoes some of the sorting that Patrick introduced in
commit CB:38632 - ID: 805b291830
I just cannot reproduce his sort order, even using the script he put
into the commit message.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ic131d5b08409f43eb700dcc8f125af00cff53d71
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64893
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-09-30 19:07:02 +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 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 util/lint: Make usage of IS_ENABLED() an error 2019-06-04 13:16:16 +00:00
lint util/lint/lint: Add -I option to invert test results 2022-09-07 22:35:02 +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
lint-007-checkpatch util/lint: Fix linters to work with coreboot-configurator 2021-11-19 13:34:55 +00:00
lint-008-kconfig
lint-014-qualified-types
lint-extended-007-checkpatch
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 util/lint: ignore util/goswid, a new submodule 2022-09-05 19:38:12 +00:00
lint-stable-004-style-labels
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
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 util: Update all shebangs to use /usr/bin/env 2021-01-25 08:57:40 +00:00
lint-stable-018-symlinks
lint-stable-019-header-files util/lint/lint-stable-019-header-files: add test 2022-09-06 17:58:57 +00:00
lint-stable-021-coreboot-lowercase
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
lint-stable-024-kconfig-no-subsystem
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-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