Skip to content

Commit 1cfb3c8

Browse files
committed
Suggest without .../while missing .../rewording
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 310f567 commit 1cfb3c8

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
@@ -830,6 +830,9 @@ Whatsapp
830830
# Should be `without` (unless `out` is a modifier of the next word)
831831
\bwith out\b(?!-)
832832

833+
# Should be `without ...` / `while missing ...` or reworded
834+
\bwith missing\b
835+
833836
# Should be `wondering`
834837
\bwandering(?= why)
835838

0 commit comments

Comments
 (0)