You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, can you clarify the status of running Vale on YAML files? According the 3.5.0 release notes, it is expected to work.
I tried with the following
.vale.ini
:which will flag spelling errors if I run vale with that config on a markdown file. However, on the following
.yml
file:it does not flag the spelling error:
I also tried renaming to
test.yaml
, but that didn't change anything.Is there something I can change in my config or test yaml file to get this to work? Any hints most appreciated!
Beta Was this translation helpful? Give feedback.
All reactions