elijah-potter / harper

The Grammar Checker for Developers
https://writewithharper.com
Apache License 2.0
1.89k stars 34 forks source link

feat: Collapse identifiers seperated by hyphens or underscores if they exist in the file dictionary #199

Closed grantlemons closed 1 month ago

grantlemons commented 1 month ago

Tests need to be fixed.

elijah-potter commented 1 month ago

Overall, this is really great work @grantlemons. I've left a few (nitpicky) comments on some bits. They should be pretty straightforward changes.

Other than those, would you mind changing your commit messages to match Conventional Commits? Feel free to force-push to the feature branch.

I would also mention issue #160 in them:

fix(#160): yadda yadda yadda