Code-dot-mil / code.mil

An experiment in open source at the Department of Defense.
https://www.code.mil
MIT License
1.28k stars 122 forks source link

Adding projects from the manually added projects on Code.gov #179

Closed jordangov closed 6 years ago

jordangov commented 6 years ago

Making the code.json inventory file include what Code.gov had manually thrown together before we had a proper JSON file.

jordangov commented 6 years ago

Can I get a quick check @jgarber623-gov ? This should just be a JSON inventory file update, but a quick look would be great.

jordangov commented 6 years ago

Gah... stupid indentation. Atom was supposed to auto-detect and do this. Maybe we need to add a JSON beautifier.

jordangov commented 6 years ago

Okay... another pass @jgarber623-gov or @arichiv-usds ?

jgarber623-gov commented 6 years ago

@jordangov I use the Atom linter-jsonlint package which is super helpful for catching JSON formatting issues.