habitat-sim
habitat-sim copied to clipboard
Pre-commit hook to format our test asset JSONS
🚀 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.
We now have a pre-commit hook that at least validates our JSONs, but I guess we would need a JSON "style guide"