File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
.vale/styles/config/vocabularies/OpenShiftDocs Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ MinAlertLevel = suggestion
4
4
5
5
Packages = RedHat, AsciiDoc, OpenShiftAsciiDoc
6
6
7
+ Vocab = OpenShiftDocs
8
+
7
9
# Ignore files in dirs starting with `.` to avoid raising errors for `.vale/fixtures/*/testinvalid.adoc` files
8
10
[[!.] *.adoc]
9
11
BasedOnStyles = RedHat, AsciiDoc, OpenShiftAsciiDoc
10
12
11
- Vocab = OpenShiftDocs
12
-
13
13
# Disabling rules (NO)
14
14
RedHat.ReleaseNotes = NO
15
15
Original file line number Diff line number Diff line change 1
1
# Regex terms added to accept.txt are ignored by the Vale linter and override RedHat Vale rules.
2
2
# Add terms that have a corresponding incorrectly capitalized form to reject.txt.
3
- # URL slugs
4
- (.*/)+
5
3
[Ff]ronthaul
6
4
[Mm]idhaul
7
5
[Pp]assthrough
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ StylesPath = ../.vale/styles
2
2
3
3
MinAlertLevel = suggestion
4
4
5
+ Vocab = OpenShiftDocs
6
+
5
7
[[!.] *.adoc]
6
8
BasedOnStyles = OpenShiftAsciiDoc, AsciiDoc, RedHat
7
9
8
- Vocab = OpenShiftDocs
9
-
10
10
# Use local OpenShiftDocs Vocab terms
11
11
Vale.Terms = YES
12
12
Vale.Avoid = YES
You can’t perform that action at this time.
0 commit comments