Skip to content

feat: flag redundant series of "also", "as well", "too" #1514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hippietrail
Copy link
Collaborator

Issues

N/A

Description

Flags sequences of "also", "too", and "as well" and suggestions each of the ones used

This uncovered a bug in SequenceExpr when using .then_optional() which is hopefully now fixed: (see the Discord)

Demo

Screenshot 2025-07-07 at 12 04 25 am Screenshot 2025-07-07 at 12 05 24 am

How Has This Been Tested?

It includes unit tests made from sentences found on GitHub.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes

This uncovered a bug in `SequenceExpr` when using `.then_optional()` which is hopefully now fixed.
@hippietrail hippietrail added linting grammar An issue related to higher-level grammar checking labels Jul 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grammar An issue related to higher-level grammar checking linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant