We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1017956 commit 394bd40Copy full SHA for 394bd40
.vale.ini
@@ -9,7 +9,7 @@ Packages = write-good, Microsoft
9
[formats]
10
mdx = md
11
12
-[{README.md,CONTRIBUTING.md,sources/**/*.md}]
+[*.md]
13
BasedOnStyles = Vale, Apify, write-good, Microsoft
14
# Ignore URLs, HTML/XML tags, lines with =, emails, curly braces, inline code
15
TokenIgnores = (<\/?[A-Z][^>]*>), ([^\n]+=[^\n]*), ([^\n]+@[^\n]+\.[^\n]), ({[^}]*}), `[^`]+`
0 commit comments