change compile so that it prints diagnostic output without trailing spaces #2289
Closed
3 tasks done
Labels
conclusion: resolved
Issue was resolved
priority: low
Resolution is a low priority
type: enhancement
Proposed improvement
Describe the request
"arduino-cli compile" prints at least some diagnostic info in a table format where each line is space-padded to the length of the longest item in the table. This can make the text output look cumbersome with unnecessary line wraps. See example below.
Describe the current behavior
Here is an example of what the current behavior looks like, with = replacing spaces to make it clearer.
Arduino CLI version
0.34.1
Operating system
Linux
Operating system version
5.15.0-82-lowlatency
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: