Closed morganherlocker closed 5 years ago
I recently pushed a change that added a trailing comma to the config template. The issue was patched, but I would like to add config.template.json validation to the tests to make sure this does not happen when modifying the template in the future.
config.template.json
🚢 'd
config.template.json is now checked for correctness when running tests and is auto-formatted if it is messy.
https://github.com/sharedstreets/sharedstreets-mobility-metrics/commit/a7904c542be742209f5069aa1ac2215feae40209
cc @emilyeros
I recently pushed a change that added a trailing comma to the config template. The issue was patched, but I would like to add
config.template.json
validation to the tests to make sure this does not happen when modifying the template in the future.