Skip to content

Commit e859df5

Browse files
committed
Suggest afterthought/after some thought
1 parent 1658a5a commit e859df5

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
@@ -113,6 +113,9 @@
113113
# Should be `a large amount` or `large amounts`
114114
(?<=\bof )large amount(?= of data\b)
115115

116+
# Should be `afterthought` or `after some thought`
117+
\bafter thought\b
118+
116119
# Should be `and not` or `nor`
117120
\band nor\b
118121

0 commit comments

Comments
 (0)