1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/specs/task/doc_comments_no_args
Divy Srivastava a666c8c9f9
fix(cli): deno task exit with status 0 (#25637)
Fixes https://github.com/denoland/deno/issues/25632

Exit code 1 indiciates some sort of failure but `deno task` (without
arguments) is used to list available commands.

---------

Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-09-15 11:29:24 +05:30
..
__test__.jsonc fix(cli): deno task exit with status 0 (#25637) 2024-09-15 11:29:24 +05:30
deno.jsonc feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00
task.out feat(task): Task description in the form of comments (#23101) 2024-03-27 14:14:27 -07:00