Skip to content

Commit 31510de

Browse files
committed
Suggest lowercase/uppercase
1 parent 351fe72 commit 31510de

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
@@ -436,6 +436,9 @@ CLoud
436436
# Should be `lose`
437437
(?<=\bwill )loose\b
438438

439+
# Should be `lowercase`/`uppercase` if writing in en-US
440+
\b(?:low|upp)er case\b
441+
439442
# Should be `OAuth`
440443
\bOauth\b
441444

0 commit comments

Comments
 (0)