aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-05-25 16:19:26 +0700
committerGitHub <noreply@github.com>2024-05-25 10:19:26 +0100
commit8d99ee0a6968a216f4ec8fd48c1b7e293de5cccd (patch)
tree5b1a794eb5d83482db254e1dd31843424cb726bf
parentchore(deps): bump the cargo group with 2 updates (#2041) (diff)
downloadatuin-8d99ee0a6968a216f4ec8fd48c1b7e293de5cccd.zip
chore(codespell): ignore CODE_OF_CONDUCT (#2044)
Several dictionaries suggest keeping the hyphen. In fact, it's generally a good idea to hyphenate with too many adjacent vowels.
-rw-r--r--.codespellrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc
index 8f9ed850..dd582f6a 100644
--- a/.codespellrc
+++ b/.codespellrc
@@ -1,6 +1,6 @@
[codespell]
# Ref: https://github.com/codespell-project/codespell#using-a-config-file
-skip = .git*,*.lock,.codespellrc
+skip = .git*,*.lock,.codespellrc,CODE_OF_CONDUCT.md
check-hidden = true
# ignore-regex =
ignore-words-list = crate,ratatui,inbetween