top | item 46625027

(no title)

Storment33 | 1 month 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.

discuss

order

No comments yet.