Skip to content

Commit f149d54

Browse files
committed
fix: remove custom TokenIgnores
1 parent 2795c3e commit f149d54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vale.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ mdx = md
1212
[*.md]
1313
BasedOnStyles = Apify, write-good, Microsoft
1414

15-
# Ignore code surrounded by backticks or plus sign, parameters defaults, URLs.
16-
TokenIgnores = (\x60[^\n\x60]+\x60), ([^\n]+=[^\n]*), (\[(?=.*\.com(?:\/.*)?).+?])
17-
1815
# Disabling rules (NO)
1916
Microsoft.Contractions = NO
2017
Microsoft.Foreign = NO

0 commit comments

Comments
 (0)