diff --git a/.codespellrc b/.codespellrc new file mode 100644 index 0000000000000000000000000000000000000000..750692b5596e33810c5ae03879958e3ee3ebce97 --- /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