Comment by Storment33
6 hours ago
Jobs run in parallel, so if you used Make you could have one job called 'formatting' calling 'make check-formatting', one called linting calling ''make check-linting', one called 'compiling' calling 'make compile' etc.
No comments yet
Contribute on Hacker News ↗