Skip to content

Commit 394bd40

Browse files
TC-MOhonzajavorek
authored andcommitted
fix vale locally
1 parent 1017956 commit 394bd40

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
@@ -9,7 +9,7 @@ Packages = write-good, Microsoft
99
[formats]
1010
mdx = md
1111

12-
[{README.md,CONTRIBUTING.md,sources/**/*.md}]
12+
[*.md]
1313
BasedOnStyles = Vale, Apify, write-good, Microsoft
1414
# Ignore URLs, HTML/XML tags, lines with =, emails, curly braces, inline code
1515
TokenIgnores = (<\/?[A-Z][^>]*>), ([^\n]+=[^\n]*), ([^\n]+@[^\n]+\.[^\n]), ({[^}]*}), `[^`]+`

0 commit comments

Comments
 (0)