Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature: Support environment variable for vale.ini location #576

@sdwheeler

Description

@sdwheeler

I have a default configuration that I want vale to use without the need to specify the location.

Add an environment variable (eg. VALE.INI or just VALE) that contains the location of my default vale.ini file. If --config isn't specified check for the environment variable.

  • The workspace ini file should take precedence over the file specified by the environment variable.
  • The command-line option should always take precedence over the environment setting or workspace ini file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions