0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/cli/tools/bench
Alvaro Parker 41fa8df197
feat(bench): add --permit-no-files (#27048)
This PR adds the `--permit-no-files` cli options to the `bench`
subcommand. This will cause `deno bench --permit-no-files` to not return
an error when no bench files where found.
2025-02-03 16:18:09 +00:00
..
mitata.rs fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) 2024-08-26 11:56:04 +02:00
mod.rs feat(bench): add --permit-no-files (#27048) 2025-02-03 16:18:09 +00:00
reporters.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00