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
{{ message }}
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
As best I can tell, the ${userHome} and ${pathSeparator} variables are not expanded when used as part of the path to the config.
Ex. Using this: ${userHome}${pathSeparator}.vale${pathSeparator}.vale.ini
doesn't resolve. But using C:\Users\<username omitted>\.vale\.vale.ini
works just fine.