codespell: Rule for ... -> …

Creates a new .codespell-dictionary.txt to extend the default set of rules.

The first rule is `...|…`.
This commit is contained in:
Fintan Halpenny 2026-04-16 10:45:17 +01:00
parent 179a080867
commit fe353ea7e9
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
...->…

View File

@ -2,3 +2,4 @@
skip = .git*,*.lock,.codespellrc,target,.jj skip = .git*,*.lock,.codespellrc,target,.jj
check-hidden = true check-hidden = true
ignore-words-list = ser,set,noes ignore-words-list = ser,set,noes
dictionary = .codespell-dictionary.txt,-