Skip to content

Commit da5bd4a

Browse files
committed
Docs tests: Updating vale.ini config for future compatibility
Signed-off-by: Lynette Miles <lynette.miles@chronosphere.io>
1 parent 45a9ff7 commit da5bd4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vale.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
StylesPath = vale-styles
22
MinAlertLevel = suggestion # suggestion, warning or error
3+
IgnoredScopes = tt, code
34

45
[formats]
56
mdx = md
67

78
[*.{md,markdown,txt,htm,html}]
89
BasedOnStyles = FluentBit
9-
IgnoredScopes = tt, code
1010

1111
FluentBit.Terms = YES
1212
FluentBit.Titles = YES

0 commit comments

Comments
 (0)