Skip to content

Commit b185055

Browse files
committed
enable rule in root config
1 parent 2772609 commit b185055

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)