Skip to content

Commit

Permalink
Suggest uses it as
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoref committed Sep 10, 2024
1 parent 97880e5 commit 3c093d1
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 @@ -205,6 +205,9 @@
# Should be `it uses is`
/\bis uses is\b/

# Should be `uses it as`
(?:^|\. |and )uses is as (?!an?\b|follows|livestock|[^.]+\s+as\b)

# Should be `where`
\bwere they are\b

Expand Down

0 comments on commit 3c093d1

Please sign in to comment.