Config generator
.vale.iniPick your styles and formats—we'll assemble a ready-to-use configuration file.
Each option shows what it contains and how often it turns up in 55 public .vale.ini files from the 90 projects we track.
A comprehensive style guide to build on. Choose one as your foundation.
Smaller, focused styles you can layer on top of your base. Add as many as you like.
What Vale reads. Anything not listed here is skipped without a word.
The lowest severity Vale reports. Everything quieter is hidden.
Format- and library-specific settings for handling non-standard markup.
Loading editor...
StylesPath = styles
MinAlertLevel = suggestion
[*.{md}]
# ^ This section applies to only Markdown files.
#
# You can change (or add) file extensions here
# to apply these settings to other file types.
#
# For example, to apply these settings to both
# Markdown and reStructuredText:
#
# [*.{md,rst}]
BasedOnStyles = Vale.vale.ini, run vale sync to install the packages. Browse everything available in the Package Explorer.