Skip to content

Commit e10a4e0

Browse files
committed
Suggest 've
1 parent d9bf061 commit e10a4e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/line_forbidden.patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
# It's possible this is some strange CSV dialect, but, even so, you could probably move the space.
2323
\s[a-z]{3,} ,[a-z]{3,}\s
2424

25+
# Should be `could`/`should`/`would`+`'ve`
26+
\b(?:c|sh|w)ould of\b(?! course)
27+
2528
# Generally words are written with `'s`, not `"s`
2629
[^=|+']\s\w+"s\s
2730

0 commit comments

Comments
 (0)