amperser / proselint

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

Filenames are lost when using as pre-commit hook #1329

Open exhuma opened 1 year ago

exhuma commented 1 year ago

I have proselint set up as pre-commit hook and see the following message:

-:17:60: after_the_deadline.redundancy Redundancy. Use 'moment' instead of 'moment in time,'.

This is missing the filename and makes it unnecessarily difficult to find that occurrence.