Skip to content

Commit d7449a3

Browse files
authored
chore: disable overly noisy vale checks (#1352)
1 parent 136f5e6 commit d7449a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vale.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ Microsoft.Acronyms = NO # Handled in FernStyles
1616
Microsoft.Vocab = NO # Too granular for now
1717
Microsoft.HeadingAcronyms = NO # Not relevant for Fern audience
1818
Microsoft.GeneralURL = NO # Not relevant for Fern audience
19+
Microsoft.Passive = NO # Too noisy
20+
Microsoft.Accessibility = NO # Too noisy
21+
1922

0 commit comments

Comments
 (0)