Skip to content

Commit 3d3f76f

Browse files
committed
Suggest quiet
1 parent 6ee34d3 commit 3d3f76f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actions/spelling/line_forbidden.patterns

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -668,6 +668,11 @@ CLoud
668668
# Should be `QuickTime`
669669
\bQuicktime\b
670670

671+
# Should be `quiet`
672+
# Unless for some really strange reason you *quite* literally mean *quite*
673+
# instead of the opposite of load/verbose.
674+
(?<=--)quite\b
675+
671676
# Should be `recently changed` or `recent changes`
672677
[Rr]ecent changed
673678

0 commit comments

Comments
 (0)