diff --git a/.vale.ini b/.vale.ini index c77fea578..5df4baf90 100755 --- a/.vale.ini +++ b/.vale.ini @@ -1,12 +1,12 @@ StylesPath = vale-styles MinAlertLevel = suggestion # suggestion, warning or error +IgnoredScopes = tt, code [formats] mdx = md [*.{md,markdown,txt,htm,html}] BasedOnStyles = FluentBit -IgnoredScopes = tt, code FluentBit.Terms = YES FluentBit.Titles = YES