Skip to content

Commit 08b6601

Browse files
authored
Merge pull request #98112 from jldohmann/vale-rule-root-config
enable rule in root config
2 parents 7ac894e + b185055 commit 08b6601

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vale.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ RedHat.ReleaseNotes = NO
1717
Vale.Terms = YES
1818
Vale.Avoid = YES
1919

20+
# Enable specifc DITA rules on assemblies
21+
AsciiDocDITA.AdmonitionTitle = error
22+
2023
# Disable module specific rules
2124
OpenShiftAsciiDoc.ModuleContainsParentAssemblyComment = NO
2225
OpenShiftAsciiDoc.NoNestingInModules = NO

0 commit comments

Comments
 (0)