Skip to content

Commit ce5df81

Browse files
committed
add Linke as an ignored word in codespell
1 parent 9864986 commit ce5df81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ skip = '.git,*.pdf,*.svg,*.min.*,*.json,*.ttl,*.html,*.jsonld'
6060
# ND,LOD - names/keywords
6161
# ans - variable in JS
6262
# egal - Harmony egal.
63-
ignore-words-list = 'nd,lod,ans,egal,alse'
63+
ignore-words-list = 'nd,lod,ans,egal,alse,linke'

0 commit comments

Comments
 (0)