You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add blank lines between entries of the "stats usage" text output (#1683)
### Change summary
Add blank lines between entries in `stats usage` text output to improve
readability and parsability . Right now, entries are difficult to split.
All Submissions:
* [x] Have you followed the guidelines in our Contributing document?
* [x] Have you checked to ensure there aren't other open [Pull
Requests](https://github.com/fastly/cli/pulls) for the same
update/change?
### Changes to Core Features:
* [x] Have you written new tests for your core changes, as applicable?
* [x] Have you successfully run tests with your changes locally?
### User Impact
Purely cosmetic. `fastly stats usage` output is now easier to parse.
### Are there any considerations that need to be addressed for release?
None. This is a formatting-only change with no functional impact, on a
feature that hasn't been deployed to any version. yet.
0 commit comments