pre-commit / pre-commit-hooks

Some out-of-the-box hooks for pre-commit
MIT License
5.2k stars 694 forks source link

Continues processing JSONs even if hook fails (fixes #1038) #1039

Closed amarvin closed 4 months ago

amarvin commented 5 months ago

Fixes #1038

amarvin commented 4 months ago

@asottile, any chance you could consider this change, please?

amarvin commented 4 months ago

this needs a test which is why I didn't look at it

Great point! I added a test that failed in main, but passes in this branch.