dictionary.txt (308B)
1 # List of "words" that codespell should ignore in our sources. 2 # 3 # Note: The word sensitivity depends on how the to-be-ignored word is 4 # spelled in codespell_lib/data/dictionary.txt. F.e. if there is a word 5 # 'foo' and you add 'Foo' _here_, codespell will continue to complain 6 # about 'Foo'. 7 # 8 crate 9 ser::