Skip to content

Commit ed8ddcf

Browse files
authored
Merge pull request #1567 from plone/vale-ignore-styles-contractions-units
Reduce the severity level of `Microsoft.Contractions` and `Microsoft.…
2 parents cb092f6 + e348207 commit ed8ddcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vale.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ Packages = Microsoft
88

99
[*]
1010
BasedOnStyles = Vale, Microsoft
11+
Microsoft.Contractions = suggestion
12+
Microsoft.Units = suggestion

0 commit comments

Comments
 (0)