1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00
Files
doc/.vale.ini
T

32 lines
737 B
INI
Raw Normal View History

2022-11-10 12:43:50 -06:00
StylesPath = .vale/styles
MinAlertLevel = suggestion
2023-05-04 21:23:45 +02:00
Vocab = Terms
2022-11-10 12:43:50 -06:00
[asciidoctor]
# enable
experimental = YES
# assign a specific value
attribute-missing = drop
[*.adoc]
BasedOnStyles = FreeBSD, Vale
BlockIgnores = (?s) *(\[\.programlisting\]\n\.{4}.*?\.{4})
2022-11-12 16:18:51 -06:00
2023-04-25 16:11:21 +02:00
[{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
2022-11-12 16:18:51 -06:00
FreeBSD.BrandTerms = NO
FreeBSD.ConsciousLanguage = NO
FreeBSD.Contractions = NO
FreeBSD.ForeignLanguage= NO
2022-11-12 16:18:51 -06:00
FreeBSD.Hang = NO
FreeBSD.Hyphens = NO
FreeBSD.Pronouns = NO
FreeBSD.SuperfluousOptArgInLinks = NO
FreeBSD.SemanticLineBreak = NO
2022-11-12 16:18:51 -06:00
FreeBSD.Spacing = NO
Vale.Avoid= NO
2023-04-25 13:36:37 +02:00
Vale.Repetition = NO
Vale.Spelling = NO
Vale.Terms= NO