amperser / proselint

A linter for prose.
http://proselint.com
BSD 3-Clause "New" or "Revised" License
4.31k stars 177 forks source link

added check for punctuation spacing. Issue #1342 #1350

Open arostkowycz15 opened 1 year ago

arostkowycz15 commented 1 year ago

I added checks for spacing around !?;: as mentioned in issue #1342. Does not include checks for periods or commas as numbers (1,000 or 1.00) add complexity to them.

Nytelife26 commented 10 months ago

Before I review the rest, why does this change proselintrc.json to proselintrc?