ci: disable overly-sensitive vale rule
This commit is contained in:
parent
4584b52121
commit
bace9ed917
1 changed files with 3 additions and 0 deletions
|
@ -15,3 +15,6 @@ BlockIgnores = (:[a-z-_]+:)
|
|||
Microsoft.GeneralURL = False
|
||||
Microsoft.RangeFormat = False
|
||||
Vale.Spelling = False
|
||||
|
||||
# Disabled due to https://github.com/errata-ai/Microsoft/issues/58
|
||||
Microsoft.Negative = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue