aboutsummaryrefslogtreecommitdiffstats
path: root/.codespellrc
diff options
context:
space:
mode:
Diffstat (limited to '.codespellrc')
-rw-r--r--.codespellrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.codespellrc b/.codespellrc
new file mode 100644
index 000000000..5e3e02437
--- /dev/null
+++ b/.codespellrc
@@ -0,0 +1,9 @@
1[codespell]
2# Ref: https://github.com/codespell-project/codespell#using-a-config-file
3skip = .git*,*.svg,*.css,.codespellrc,locales,pnpm-lock.yaml,i18n,config.ts,extensions.json
4check-hidden = true
5# Case sensitive names, or phrases (typically non-English), to ignore
6# Python style regex. \b is a match at a word boundary
7ignore-regex = \b(Manuel|Sie diesen|Sie den|l'authentification)\b
8# Case insensitive comma separated list of words to ignore
9# ignore-words-list =