-
Notifications
You must be signed in to change notification settings - Fork 626
Closed
Description
Hi, I'm a fan of Rake and love how it helps to ensure my Ruby projects build more reliably on different platforms!
One thing I am curious about with Rake is how to write tasks as soft assertions. For example, what syntax could I use so that a task tree called :lint with several child linter shell commands, allows the full linter suite to run in the event of any error codes, and only reports the error code at the very end of the :lint execution?
Metadata
Metadata
Assignees
Labels
No labels