Skip to content

Commit 97084c5

Browse files
committed
Suggest its
1 parent 2a9247d commit 97084c5

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
@@ -397,6 +397,9 @@ CLoud
397397
# Should be `it's` or `its`
398398
(?<![.'])\bits['’]
399399

400+
# Should be `its`
401+
(?<=\bin )it's\b
402+
400403
# Should be `its`
401404
\bit's(?= (?:child|only purpose|own(?:er|)|parent|sibling)\b)
402405

0 commit comments

Comments
 (0)