-
Notifications
You must be signed in to change notification settings - Fork 180
Groups #634
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
base: main
Are you sure you want to change the base?
Groups #634
Conversation
Format is unordinary because I made it possible to have more than one generic group term to look for (without duplicating code). Currently, the generic terms are set to "group" and "bunch", but I imagine there are more terms that people use too often, and can easily be added to the `terms` variable.
There also seemed to be a small formatting irregularity with phrasal_adjectives.
|
The groups.py format is a bit unordinary because I made it possible to have more than one generic group term to look for (without duplicating code). Currently, the generic terms are set to "group" and "bunch". I imagine there are other generic grouping terms that people use too often, and they can easily be added to the |
|
@j10sanders Have you considered adding a test corresponding to |
|
@joshmgrant, good call. I've added tests to the pull request. |
|
@michaelpacer @suchow, any feedback on this pr? |
|
ping @michaelpacer @suchow |
|
Hi @j10sanders. Sorry for the delay in reviewing this PR. I think I may have misunderstood your comments on #132, which I had understood as a proposal to flesh out [1] https://github.com/amperser/proselint/blob/master/proselint/checks/terms/venery.py |
|
Thanks, I hadn't realized that check existed. I believe mine completely replaces it, but I'll check to be sure. |
|
@suchow, which format do you prefer? Should I merge |
|
@suchow, which format do you prefer? Should I merge |
|
Hey, sorry for the slowness — let's bring everything into |
Fix issue 132