Skip to content

Commit 90a1e2e

Browse files
committed
disable vocab check
1 parent 8a39bd7 commit 90a1e2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vale.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ BasedOnStyles = Microsoft, FernStyles
1313
# Disable specific rules
1414
Microsoft.GenderBias = NO # Not relevant for technical documentation
1515
Microsoft.Acronyms = NO # Handled in FernStyles
16+
Microsoft.Vocab = NO # Too granular for now
1617

0 commit comments

Comments
 (0)