We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
all over
1 parent d55d503 commit 1b79a69Copy full SHA for 1b79a69
.github/actions/spelling/line_forbidden.patterns
@@ -132,6 +132,9 @@
132
# Should probably be `ABCDEFGHIJKLMNOPQRSTUVWXYZ`
133
(?i)(?!ABCDEFGHIJKLMNOPQRSTUVWXYZ)ABC[A-Z]{21}YZ
134
135
+# Should be `all over`
136
+\ballover(?= the\b)
137
+
138
# Should be `please` or `also, please`
139
# https://english.stackexchange.com/questions/106165/please-do-also-or-please-also
140
\b[Pp]lease(?:, do|) also\b
0 commit comments