We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03545e6 commit cbee0f5Copy full SHA for cbee0f5
.codespellrc
@@ -0,0 +1,6 @@
1
+[codespell]
2
+# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3
+skip = .git,.codespellrc,references.bib
4
+check-hidden = true
5
+# ignore-regex =
6
+ignore-words-list = commend,Fuchsia
0 commit comments