summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2023-01-27 18:00:51 -0500
committerJeff Forcier <jeff@bitprophet.org>2023-01-27 18:17:07 -0500
commit7d6d98b05a430b08c3d29f4aec7e1b39ba3b932e (patch)
tree38de82c17299be4f62e3e95c343dcc3f5d038e52
parent54c6eacda3fd1e47f7cb7a0bf320e03352266b81 (diff)
downloadparamiko-7d6d98b05a430b08c3d29f4aec7e1b39ba3b932e.tar.gz
Comment codespellrc again, add Messr Flage back to ignored words list
Really wish codespell had inline ignores like flake/black
-rw-r--r--.codespellrc8
1 files changed, 6 insertions, 2 deletions
diff --git a/.codespellrc b/.codespellrc
index 402b8e86..f6935aa7 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -1,3 +1,7 @@
[codespell]
-skip = venvs,.venv,.git,build,*.egg-info,*.lock
-ignore-words-list = keypair
+# Default ignores, plus built docs and static doc sources
+skip = venvs,.venv,.git,build,*.egg-info,*.lock,*.js,*.css,docs
+# Certain words AUTHOR feels strongly about, plus various proper names that are
+# close enough to real words that they anger codespell. (NOTE: for some reason
+# codespell wants the latter listed in all-lowercase...!)
+ignore-words-list = keypair,flage