Skip to content

Commit b7a4722

Browse files
committed
Suggest how to
1 parent 7e4fb51 commit b7a4722

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
@@ -294,6 +294,9 @@
294294
# Should be `heartrending` unless talking about drawing hearts
295295
\b(?i)heart[- ]rendering\b(?![^.?!]*(?:hearts|quirk))
296296

297+
# Should be `how to` or reworded
298+
(?<=figure out )to(?! which)\b"
299+
297300
# Should probably be `https://`...
298301
# Markdown generally doesn't assume that links are to urls
299302
\]\(www\.\w

0 commit comments

Comments
 (0)