We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbbc40 commit 73e7e30Copy full SHA for 73e7e30
1 file changed
dist/tools/codespell/ignored_words.txt
@@ -17,6 +17,9 @@ dout
17
# ALS (Ambient Light Sensing) => ALSO
18
als
19
20
+# CAF (Comp. A Enable Output Filter (MSP430) or Copy All Frames (SAM0) or C++ Actor Framework) => CALF
21
+caf
22
+
23
# Technik (From "Beuth Hochschule für Technik Berlin") => Technique
24
technik
25
@@ -150,3 +153,6 @@ donot
150
153
151
154
# Didi (Ayman El Didi) => Did
152
155
didi
156
157
+# loath => loathe (both correct, one is an adjective, the other a verb)
158
+loath
0 commit comments