aboutsummaryrefslogtreecommitdiffstats
path: root/.codespellrc
diff options
context:
space:
mode:
authorYaroslav Halchenko <debian@onerussian.com>2023-01-23 10:32:54 -0500
committerYaroslav Halchenko <debian@onerussian.com>2023-01-23 10:38:15 -0500
commitb0ea26df494b9a66d4c860300b72ac2eb526db8f (patch)
tree0817dfc050eded23d6f40685a9a9aebad2fa718d /.codespellrc
parent572e3cfb3d32b826a126ba7ba70d7b215aa0e339 (diff)
downloadgit-bug-b0ea26df494b9a66d4c860300b72ac2eb526db8f.tar.gz
rudimentary codespell configuration
Diffstat (limited to '.codespellrc')
-rw-r--r--.codespellrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.codespellrc b/.codespellrc
new file mode 100644
index 00000000..750692b5
--- /dev/null
+++ b/.codespellrc
@@ -0,0 +1,6 @@
+[codespell]
+skip = .git,.venv,*.svg,package-lock.json
+# ot,fo,te - used as short variable names
+# optionall - OptionAll but codespell is case insensitive
+# testing - TestIn
+ignore-words-list = ot,fo,te,optionall,testin