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

markdown: format generated tables to have equal-width columns #34

Merged
merged 2 commits into from Dec 29, 2022

Conversation

thaJeztah
Copy link
Member

This makes the tables more readable when reading the source code.

This makes my IDE happier, as there's less unhandled errors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2022

Codecov Report

Base: 64.49% // Head: 65.61% // Increases project coverage by +1.12% 🎉

Coverage data is based on head (6f4440b) compared to base (64ee549).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   64.49%   65.61%   +1.12%     
==========================================
  Files           4        4              
  Lines         552      570      +18     
==========================================
+ Hits          356      374      +18     
  Misses        138      138              
  Partials       58       58              
Impacted Files Coverage Δ
clidocstool_md.go 78.80% <100.00%> (+2.29%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

This makes the tables more readable when reading the source code.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

@crazy-max PTAL 🤗

@crazy-max crazy-max merged commit 91110f2 into docker:main Dec 29, 2022
@thaJeztah thaJeztah deleted the pretty_markdown_table branch December 29, 2022 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants