Skip to content

Commit 1b79a69

Browse files
committed
Suggest all over
1 parent d55d503 commit 1b79a69

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
@@ -132,6 +132,9 @@
132132
# Should probably be `ABCDEFGHIJKLMNOPQRSTUVWXYZ`
133133
(?i)(?!ABCDEFGHIJKLMNOPQRSTUVWXYZ)ABC[A-Z]{21}YZ
134134

135+
# Should be `all over`
136+
\ballover(?= the\b)
137+
135138
# Should be `please` or `also, please`
136139
# https://english.stackexchange.com/questions/106165/please-do-also-or-please-also
137140
\b[Pp]lease(?:, do|) also\b

0 commit comments

Comments
 (0)