Add Software vocab and update config to use vale for *.{md,txt,org} files.

This commit is contained in:
2022-06-05 13:50:21 +02:00
parent 8f9d55faed
commit 9c90b69f08
2 changed files with 164 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
StylesPath = styles
Vocab = Blog
MinAlertLevel = warning
# MinAlertLevel = suggestion
[*.md]
Vocab = Software
[*.{md,txt,org}]
BasedOnStyles = Vale, write-good