The Wayback Machine - https://web.archive.org/web/20210911024145/https://github.com/arduino/arduino-cli/pull/1080
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed odd column width of tables in command outputs #1080

Merged
merged 1 commit into from Dec 15, 2020

Conversation

@cmaglie
Copy link
Member

@cmaglie cmaglie commented Nov 18, 2020

This patch will not allow the column width to be less than the headers.

Fix #1040

@cmaglie cmaglie requested review from alranel and silvanocerza Nov 18, 2020
Copy link
Contributor

@silvanocerza silvanocerza left a comment

Probably we should write a unit test to avoid this happening again.

@cmaglie cmaglie merged commit e20cbc1 into arduino:master Dec 15, 2020
6 checks passed
6 checks passed
@github-actions
verify-links verify-links
Details
@github-actions
test-matrix (ubuntu-latest) test-matrix (ubuntu-latest)
Details
@github-actions
test-matrix (windows-latest) test-matrix (windows-latest)
Details
@github-actions
test-matrix (macOS-latest) test-matrix (macOS-latest)
Details
@github-actions
create-test-artifacts create-test-artifacts
Details
license/cla Contributor License Agreement is signed.
Details
@cmaglie cmaglie deleted the cmaglie:fix_col_width branch Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants