Hacker News new | ask | show | jobs
by shimmerjs 2102 days ago
As long as the code is generating something like configs, you can write guard rail sanity check tests against the output, or apply linters, etc.
1 comments

But now you’re writing code to generate config and code to verify your configs.