Skip to content

Commit e360988

Browse files
tell vale to stop looking at txt/html files
Signed-off-by: Alexa Kreizinger <[email protected]>
1 parent 82743f4 commit e360988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vale.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ IgnoredScopes = tt, code
55
[formats]
66
mdx = md
77

8-
[*.{md,markdown,txt,htm,html}]
8+
[*.{md,markdown}]
99
BasedOnStyles = FluentBit
1010

1111
FluentBit.Terms = YES

0 commit comments

Comments
 (0)