Skip to content

Commit c66d7e5

Browse files
committed
Suggest exists
1 parent 613599d commit c66d7e5

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
@@ -266,6 +266,9 @@
266266
# Should be `exceeds`
267267
\bis higher than\b
268268

269+
# Should be `... exists`
270+
\b(?:an?|the) \w+[a-rt-z] already exist\b
271+
269272
# Should be `fall back`
270273
(?<!\ba )\bfallback(?= to)\b
271274

0 commit comments

Comments
 (0)