habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

Pre-commit hook to format our test asset JSONS

Open Skylion007 opened this issue 4 years ago • 1 comments

🚀 Feature

Add another pre-commit hook to format our JSONs in data/test_assets

Motivation

We should standardize the style of our test asset jsons with a pre-commit hook like we do everything else in the repo.

Skylion007 avatar Sep 16 '20 17:09 Skylion007

We now have a pre-commit hook that at least validates our JSONs, but I guess we would need a JSON "style guide"

Skylion007 avatar Oct 13 '20 21:10 Skylion007