diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-03-17 15:24:32 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2020-03-18 21:38:35 +0000 |
commit | dc1c30ac17926415681db6bc27886260071d8256 (patch) | |
tree | 9b7e36b4340461028f7d54e582b7ad832d7ffebf /util/lint | |
parent | 55292315988899a371bfa225ed9ce73d36697ed8 (diff) |
util/lint/spelling.txt: Explain the commented-out entries
If they were removed instead, it would be too easy to end up adding them
back again. They are kept in a comment so that they can be tracked.
Also, explain why these two entries have been commented out.
Change-Id: I8225944b5e3d1e022af169dda33e0344d4c3bccd
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39618
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'util/lint')
-rw-r--r-- | util/lint/spelling.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/util/lint/spelling.txt b/util/lint/spelling.txt index 1263144d9e..58fe30d406 100644 --- a/util/lint/spelling.txt +++ b/util/lint/spelling.txt @@ -7,10 +7,15 @@ # The format of each line is: # mistake||correction # -# Note that "sepc" and "acknowledgement" have been commented out. - +# Some entries may trigger false-positives, and have been commented out: +# +# Reason: Both spellings are correct. #acknowledgement||acknowledgment +# +# Reason: On RISC-V, `SEPC` is the name of a register. #sepc||spec +# + ACII||ASCII Debiab||Debian FTBS||FTBFS |