constellation/.vale.ini

15 lines
369 B
INI
Raw Permalink Normal View History

2022-09-02 09:52:42 +00:00
StylesPath = docs/styles
2024-01-23 16:19:53 +00:00
Vocab = edgeless
2022-09-02 09:52:42 +00:00
[*.md]
BasedOnStyles = Vale, Microsoft, Google
2024-01-23 16:19:53 +00:00
Vale.Terms = NO
2022-09-02 09:52:42 +00:00
# decrease to suggestion
Microsoft.Foreign = suggestion # conflicts with Microsoft.Contractions
Microsoft.HeadingAcronyms = suggestion # doesn't consider well-known ones
# increase to warning
Microsoft.OxfordComma = warning
Microsoft.SentenceLength = warning