Hacker News new | ask | show | jobs
by ryan_lane 1589 days ago
Use a jsonschema, and validate your configs. You can have similar problems with most other formats, and the best way to make sure your configs are going to do what you expect, is to validate them.