Skip to content

Commit 1251c92

Browse files
committed
This new Vale rule disallows TOCs in a module. This commit excludes this rule from assemblies by editing the assembly Vale config
1 parent 119f94a commit 1251c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vale.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ OpenShiftAsciiDoc.ModuleContainsParentAssemblyComment = NO
2626
OpenShiftAsciiDoc.NoNestingInModules = NO
2727
OpenShiftAsciiDoc.NoXrefInModules = NO
2828
OpenShiftAsciiDoc.IdHasContextVariable = NO
29+
OpenShiftAsciiDoc.NoTocInModules = NO

0 commit comments

Comments
 (0)