-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Expand file tree
/
Copy pathvale.ini
More file actions
62 lines (59 loc) · 1.58 KB
/
Copy pathvale.ini
File metadata and controls
62 lines (59 loc) · 1.58 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
StylesPath = .github/styles
MinAlertLevel = warning
[formats]
txt = rst
[*.{rst,txt}]
BasedOnStyles = MongoDB
MongoDB.Abbreviations = YES
MongoDB.AbbreviationsPeriods = YES
MongoDB.Accessibility = YES
MongoDB.ClickHereLinks = YES
MongoDB.Adverbs = YES
MongoDB.Ampersands = YES
MongoDB.AmbiguousPronouns = YES
MongoDB.Anthropomorphism = YES
MongoDB.AvoidTerms = YES
MongoDB.AvoidAccessible = YES
MongoDB.ExpletiveConstruct = YES
MongoDB.AvoidFirstPerson = YES
MongoDB.AvoidFutureTense = YES
MongoDB.AvoidObscure = YES
MongoDB.AvoidPastTense = YES
MongoDB.AvoidSubjunctive = YES
MongoDB.AvoidSupported = YES
MongoDB.AvoidWithSubstitution = YES
MongoDB.But = YES
MongoDB.Careful = YES
MongoDB.Colons = YES
MongoDB.CommaNonRestrictiveClause = YES
MongoDB.CommaOxford = YES
MongoDB.CommaQuotation = YES
MongoDB.CommaRestrictiveClause = YES
MongoDB.ComplexWords = YES
MongoDB.ConciseTerms = YES
MongoDB.ConsistencyEarlierLater = YES
MongoDB.ContractionsNegative = YES
MongoDB.Contractions = YES
MongoDB.Dashes = YES
MongoDB.DashesSpaces = YES
MongoDB.Dates = YES
MongoDB.GenderBias = YES
MongoDB.Girls = YES
MongoDB.GlobalAudienceIdioms = YES
MongoDB.GlobalAudienceMetaphorical = YES
MongoDB.GlobalAudienceNonOppressiveLanguage = YES
MongoDB.Hyphen = YES
MongoDB.Interjections = YES
MongoDB.NegativeWords = YES
MongoDB.Numbers = YES
MongoDB.PossessiveAbbreviations = YES
MongoDB.ProductNames = YES
MongoDB.Ellipsis = YES
MongoDB.Semicolons = YES
MongoDB.SentenceLength = YES
MongoDB.Simplicity = YES
MongoDB.SingleQuotes = YES
MongoDB.Slashes = YES
MongoDB.ThatWhich = YES
MongoDB.TitlesEnd = YES
MongoDB.Wordiness = YES