federomero / pretty-json

Atom plugin. Format JSON documents.
MIT License
93 stars 23 forks source link

Uses json-bigint to stringify during sorted stringification. #50

Closed lexicalunit closed 8 years ago

lexicalunit commented 8 years ago

Resolves #49.

lexicalunit commented 8 years ago

Hrm. Checks are failing due to no fault of my own. It seems the nodes TravisCI are using can't download the Atom CI script:

The command "curl -s https://raw.githubusercontent.com/atom/ci/master/build-package.sh | sh" exited with 1.

I've tested the branch locally and I'm fairly confident in merging it in despite failing CI checks. I'm going to merge this in now and monitor CI to see if this networking issue resolves itself eventually.