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 717c568 commit 071d47cCopy full SHA for 071d47c
pyproject.toml
@@ -54,4 +54,6 @@ skip = '.git,*.pdf,*.svg,*.min.*,search_index.json'
54
# Ignore shortcut specifications like [Ff]alse
55
ignore-regex = '(\|.*\|.*\|.*\||[a-z]*\.\.\.</td>|\[[A-Z][a-z]\][a-z][a-z])'
56
# ND,LOD - names/keywords
57
-ignore-words-list = 'nd,lod'
+# ans - variable in JS
58
+# egal - Harmony egal.
59
+ignore-words-list = 'nd,lod,ans,egal'
0 commit comments