Skip to content

Commit 9db2cf5

Browse files
authored
Ignore Google.Headings warnings in Vale due to false positives (#1219)
1 parent 73d3b08 commit 9db2cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vale.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ BasedOnStyles = Vale, Google
3030
# Removing Google-specific rule - Not applicable under some circumstances
3131
Google.WordList = NO
3232
Google.Colons = NO
33+
Google.Headings = NO
3334

3435
[formats]
3536
# Format associations appear under

0 commit comments

Comments
 (0)