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 has been archived by the owner on Apr 14, 2023. It is now read-only.
it would be nice to have an API to provide the vale configuration file. It will allow to provide a VS Code extension providing the Vale configuration. The benefits are:
end-users have updated vale configuration in their environment automatically without updating the file locally (and checking if there is a new version available)
no need to configure the vale.valeCLI.config settings
Some things to think about:
what happens if several extension are providing an extension?
What happens if vale.valeCLI.config is specified?
The text was updated successfully, but these errors were encountered:
it would be nice to have an API to provide the vale configuration file. It will allow to provide a VS Code extension providing the Vale configuration. The benefits are:
vale.valeCLI.config
settingsSome things to think about:
vale.valeCLI.config
is specified?The text was updated successfully, but these errors were encountered: