deno
fa9d25ab - feat(fmt): add --fail-fast flag to deno fmt --check (#31438)

Commit
205 days ago
feat(fmt): add --fail-fast flag to deno fmt --check (#31438) Adds a `--fail-fast` flag to `deno fmt --check` that stops checking files immediately after finding the first formatting error, matching the behavior of `deno test --fail-fast`.
Author
Parents
Loading