Skip to content

Instantly share code, notes, and snippets.

@jdkato
Last active July 20, 2019 05:08
Show Gist options
  • Save jdkato/0dd21364003c9e40893a0f5e0fc0d4b2 to your computer and use it in GitHub Desktop.
Save jdkato/0dd21364003c9e40893a0f5e0fc0d4b2 to your computer and use it in GitHub Desktop.
Example Vale config
StylesPath = path/to/some/directory
MinAlertLevel = suggestion
[*.md]
BasedOnStyles = Microsoft, <your-org>
# Disabled in favor of MyOrganization.Headings, which has an
# exception's list tailored to MyOrganization's content.
Microsoft.Headings = NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment