Add files via upload

This commit is contained in:
Khoi Hoang
2022-11-17 19:16:40 -05:00
committed by GitHub
parent d238261964
commit 3414e92753
+7
View File
@@ -0,0 +1,7 @@
# See: https://github.com/codespell-project/codespell#using-a-config-file
[codespell]
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
ignore-words-list = ,
check-filenames =
check-hidden =
skip = ./.git,./src,./examples