Skip to content

Commit

Permalink
Add another its case
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Jan 26, 2024
1 parent 12531e7 commit 3402c02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/line_forbidden.patterns
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@
# Should be `its`
\bit's(?= own\b)

# Should be `perform its`
\bperform it's\b

# Should be `opt-in`
(?<!\sfor)\sopt in\s

Expand Down

0 comments on commit 3402c02

Please sign in to comment.