diff options
-rw-r--r-- | .codespellrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 6bf9ccc..cbd941f 100644 --- a/.codespellrc +++ b/.codespellrc @@ -8,4 +8,6 @@ skip = .git,*.pdf,*.svg,AUTHORS # - alse: used in regex # - siz: wanted short # - fiter: variable -ignore-words-list = alse,siz,fiter +# - re-used: intentional hyphenation +# - re-using: intentional hyphenation +ignore-words-list = alse,siz,fiter,re-used,re-using |