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 2795c3e commit f149d54Copy full SHA for f149d54
vale.ini
@@ -12,9 +12,6 @@ mdx = md
12
[*.md]
13
BasedOnStyles = Apify, write-good, Microsoft
14
15
-# Ignore code surrounded by backticks or plus sign, parameters defaults, URLs.
16
-TokenIgnores = (\x60[^\n\x60]+\x60), ([^\n]+=[^\n]*), (\[(?=.*\.com(?:\/.*)?).+?])
17
-
18
# Disabling rules (NO)
19
Microsoft.Contractions = NO
20
Microsoft.Foreign = NO
0 commit comments