aboutsummaryrefslogtreecommitdiff
path: root/.vale.ini
blob: 415518a3cb7297734c895e07dbb965d06721d8b0 (plain) (blame)
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
StylesPath = .vale/styles
MinAlertLevel = suggestion
Vocab = Terms

[asciidoctor]
# enable
experimental = YES

# assign a specific value
attribute-missing = drop

[*.adoc]
BasedOnStyles = FreeBSD, Vale
BlockIgnores = (?s) *(\[\.programlisting\]\n\.{4}.*?\.{4})

[{documentation,website}/content/{bn-bd,da,de,el,es,fr,hu,id,it,ja,ko,mn,nl,pl,pt-br,ru,tr,zh-cn,zh-tw}/**/*.adoc]
BasedOnStyles = FreeBSD, Vale
FreeBSD.BrandTerms = NO
FreeBSD.ConsciousLanguage = NO
FreeBSD.Contractions = NO
FreeBSD.ForeignLanguage= NO
FreeBSD.Hang = NO
FreeBSD.Hyphens = NO
FreeBSD.Pronouns = NO
FreeBSD.SuperfluousOptArgInLinks = NO
FreeBSD.SemanticLineBreak = NO
FreeBSD.Spacing = NO
Vale.Avoid= NO
Vale.Repetition = NO
Vale.Spelling = NO
Vale.Terms= NO