- Disable the readability style checker for now - Remove all errors and warnings with the fixed Vale globbing - Rename template directory
10 lines
181 B
INI
10 lines
181 B
INI
StylesPath = styles
|
|
|
|
MinAlertLevel = suggestion
|
|
Vocab = Base
|
|
|
|
Packages = Microsoft, proselint, write-good, alex
|
|
|
|
[*.md]
|
|
BasedOnStyles = Vale, Microsoft, proselint, write-good, alex
|