Tidy detection of JSON files due to missing call to File.recognizes that...
Tidy detection of JSON files due to missing call to File.recognizes that checks against the output of file(1) which I think (!) was also causing us to attempt to parse almost every file using json.loads. Whoops.
Loading
Please register or sign in to comment