denoland / std

The Deno Standard Library
https://jsr.io/@std
MIT License
3k stars 598 forks source link

refactor(cli): align additional error messages #5768

Closed irbull closed 3 weeks ago

irbull commented 3 weeks ago

Aligns the error messages in the cli folder to match the style guide.

https://github.com/denoland/std/issues/5574

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.24%. Comparing base (0332f0a) to head (e390898). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5768 +/- ## ========================================== - Coverage 96.26% 96.24% -0.02% ========================================== Files 475 475 Lines 38480 38480 Branches 5587 5586 -1 ========================================== - Hits 37041 37035 -6 - Misses 1397 1403 +6 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.