aboutsummaryrefslogtreecommitdiffstats
path: root/.codespellrc
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2024-07-30 16:55:21 +0100
committerGitHub <noreply@github.com>2024-07-30 16:55:21 +0100
commit538ccbc748fac4d3d073d6137197f984c2c7dca7 (patch)
treea62637b8ae270fda2b62b1dca58a668bf469def0 /.codespellrc
parentchore: remove ui directory (#2329) (diff)
downloadatuin-538ccbc748fac4d3d073d6137197f984c2c7dca7.zip
fix: codespell config still references the ui (#2330)
Diffstat (limited to '.codespellrc')
-rw-r--r--.codespellrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc
index 8015e6b4..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,CODE_OF_CONDUCT.md,ui/pnpm-lock.yaml
+skip = .git*,*.lock,.codespellrc,CODE_OF_CONDUCT.md
check-hidden = true
# ignore-regex =
ignore-words-list = crate,ratatui,inbetween