Skip to content

Commit d9bf061

Browse files
committed
Suggest rely
1 parent 31510de commit d9bf061

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
@@ -562,6 +562,9 @@ CLoud
562562
# Should be `regardless, ...` or `regardless of (whether)`
563563
\b[Rr]egardless if you\b
564564

565+
# Should be `rely`
566+
(?<=\b(?i)we )reply(?= on\b)
567+
565568
# Should probably be `(s)` if trying to say "word(s)"
566569
# False positive if `/s` is used to mean `per second`
567570
\s[a-z]{2,}[a-rt-z]/s\s(?=[a-oq-z]\w{2}|p[a-df-z]\w|pe[a-qs-z]|per[a-z])

0 commit comments

Comments
 (0)