Skip to content

Commit

Permalink
Add flags to .vale.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantikabanik authored Jan 8, 2025
1 parent 79a2b21 commit a99c349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ BasedOnStyles = Vale
Google.Contractions = YES
Google.FirstPerson = YES
Google.Gender = YES
Google.Passive = YES
Google.We = YES
Google.Passive = NO
Google.We = NO

0 comments on commit a99c349

Please sign in to comment.