-
|
I am running vale (for spell-checking) on files containing key=value pairs, like this: This works well - the names (name1, name2) are not checked for spelling but the strings are, which is exactly what I want. However I want to skip spell checking the comment lines. My and my tooling-spelling.yml file is I've tried adding |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
IgnoredScopesandTokenIgnoresonly work for supported file formats.