Hacker News new | ask | show | jobs
by spicyramen 1694 days ago
We used to have very long shell scripts and recently I refactor most of them to use functions and shellcheck in our presubmit. This has greatly helped catching bugs and improving readability