corso/docs/.vale.ini
Niraj Tolia 71f04fa8d0
Tweak config settings and apply Corso docs fixes (#59)
- Disable the readability style checker for now
- Remove all errors and warnings with the fixed Vale globbing
- Rename template directory
2022-05-20 10:28:40 -07:00

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