Skip to content

Commit

Permalink
Update linters (#4181)
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd authored Sep 14, 2023
1 parent 060ec7f commit ee4b28a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
4 changes: 4 additions & 0 deletions tools/vale/Microsoft/Contractions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ swap:
'where''s(?=\.)': where is

will not: won't
mightn't've: might not have
mustn't've: mustn't have
shouldn't've: shouldn't have
wouldn't've: wouldn't have
12 changes: 0 additions & 12 deletions tools/vale/write-good/E-Prime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,28 +5,16 @@ level: suggestion
tokens:
- am
- are
- aren't
- be
- been
- being
- he's
- here's
- here's
- how's
- i'm
- is
- isn't
- it's
- she's
- that's
- there's
- they're
- was
- wasn't
- we're
- were
- weren't
- what's
- where's
- who's
- you're

0 comments on commit ee4b28a

Please sign in to comment.