forked from writethedocs/www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.vale.ini
30 lines (27 loc) · 845 Bytes
/
.vale.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
StylesPath = vale
MinAlertLevel = warning
[*.{md,rst,txt,json}]
BasedOnStyles = WTD, proselint
# Initially, some proselint styles were included in vale.
# In later vale versions, those were removed, so now we include
# the full proselint set.
# However, we have a fair bit of legacy that violates the styles
# below, so those are disabled to allow us to move forward for now.
proselint.Very = NO
proselint.Typography = NO
proselint.DateCase = NO
proselint.DateSpacing = NO
proselint.Diacritical = NO
proselint.Uncomparables = NO
proselint.Skunked = NO
proselint.But = NO
proselint.Cliches = NO
proselint.Annotations = NO
proselint.Needless = NOsp
proselint.Nonwords = NO
proselint.CorporateSpeak = NO
proselint.Hyperbole = NO
proselint.Spelling = NO
proselint.DateMidnight = NO
TheEconomist.UnnecessaryWords = NO
TheEconomist.Hectoring = YES