Skip to content

Commit 5e9ea98

Browse files
committed
add comments into ignore_words
1 parent ba376c7 commit 5e9ea98

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.codespell/ignore_words.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1+
# Please include explanations for each ignored word (lowercase).
2+
# See https://docs.openverse.org/meta/codespell.html for docs.
3+
4+
# src/diffpy/srreal/BaseDebyeSum.cpp:231,233
5+
# variable name
16
multipl
7+
8+
# src/tests/TestScatteringFactorTable.hpp:73-80
9+
# Custom alias name of C in test
210
Ccustom

0 commit comments

Comments
 (0)