pre-commit-hooks/testing
Sander Maijers a5628863e8
Refactor legacy indent: int -> indent: str
The type of `indent` parameter is preferably `str`. See
http://simplejson.readthedocs.io/en/latest/index.html?highlight=dump#simplejson.dump
. This change allows to specify TABs as indentation delimiter to
`pretty_format_json`. Add input validator/converter for backward compat.
2016-06-12 19:19:07 +02:00
..
resources Refactor legacy indent: int -> indent: str 2016-06-12 19:19:07 +02: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