From dc1c30ac17926415681db6bc27886260071d8256 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Tue, 17 Mar 2020 15:24:32 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39618 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- util/lint/spelling.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'util/lint') 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 -- cgit v1.2.3