Update tools/validate_json.py
This commit is contained in:
parent
43c8289c62
commit
87de294b2c
@ -1,8 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
Searches the given path for JSON files, and validates their contents.
|
Searches the given path for JSON files, and validates their contents.
|
||||||
|
|
||||||
Optionally, replaces valid JSON files with their pretty-printed
|
|
||||||
counterparts.
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import errno
|
import errno
|
||||||
|
Loading…
x
Reference in New Issue
Block a user