We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b68eab commit 2a7ac85Copy full SHA for 2a7ac85
.codespellrc
@@ -1,6 +1,6 @@
1
[codespell]
2
skip = .git,*.pdf,*.svg,go.sum,*.css,.codespellrc
3
check-hidden = true
4
-# Some German and custom names
5
-ignore-regex = .*\b(ist ein|SAV for Mac)\b.*
+# Some German and custom names and regexes
+ignore-regex = .*\b(ist ein|SAV for Mac)\b|ü.*|\bTe\*
6
# ignore-words-list =
0 commit comments