pre-commit-hooks/testing
Léo Cavaillé 55bf22dc4a Add new hook pretty-format-json
This new hook allows to standardize one's JSON files (sorted key/4
spaces indent).
By default it just fails if any file is not complying with the standard,
but you can also pass the arg `--autofix` and the hook will
pretty-format the file itself.

Good in use combined with the `check-json` hook.
2015-06-11 00:08:03 -04:00
..
resources Add new hook pretty-format-json 2015-06-11 00:08:03 -04:00
__init__.py Add a hook for yaml files. 2014-04-03 21:36:03 -07:00
util.py Remove dependency on plumbum 2015-03-20 14:15:30 -07:00