zaach / jsonlint

A JSON parser and validator with a CLI.
http://zaach.github.com/jsonlint/
1.94k stars 420 forks source link

Expose jsonlint as a pre-commit hook #124

Closed ssbarnea closed 4 years ago

ssbarnea commented 4 years ago

Adds hook definition so jsonlint can be used to lint JSON files by users of pre-commit tool.

ssbarnea commented 4 years ago

Note to myself: don't flog a dead horse.