aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvano Cerza <3314350+silvanocerza@users.noreply.github.com>2021-09-08 10:57:29 +0200
committerGitHub <noreply@github.com>2021-09-08 10:57:29 +0200
commit8f8df161ebf3d8bc595d226c3d3a9125383042a5 (patch)
tree6d0e67f6c3f8768d7edf5e997ca0513ffd0fce61
parent24e6edd475c287cdafee0a4db2eb98927ce3cf58 (diff)
parent4899e506bbddf4561d51ea1c04a88335ad5f9907 (diff)
Merge pull request #417 from per1234/ignore-word
Don't use codespell's "rare" dictionary for CI spell check
-rw-r--r--.codespellrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codespellrc b/.codespellrc
index 6aace1d..d5d337d 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -2,6 +2,7 @@
[codespell]
# In the event of a false positive, add the problematic word, in all lowercase, to a comma-separated list here:
ignore-words-list = hart,pullrequest
+builtin = clear
check-filenames =
check-hidden =
skip = ./.git,./firmwares/arduinoISP,./firmwares/wifishield,./bootloaders