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

feat(whiskers): tidy up output formats, general clean up #235

Merged
merged 5 commits into from
May 29, 2024

Conversation

backwardspy
Copy link
Member

see individual commit descriptions for more info

this reduces the length of main, and could be a place in future to add more of this type of flag.
write_template does not consume the filename, so accepting &str is preferable to String.
this is designed to allow more things to be displayed as tables than what we hardcoded before.

as of this commit, the "markdown list" display is deprecated and hidden in the CLI. it still works, but just directs to the "markdown table" format.
suggestion from clippy that improves display in IDEs and renderered documentation.
@backwardspy backwardspy merged commit b093418 into main May 29, 2024
6 checks passed
@backwardspy backwardspy deleted the refactor/spring-cleaning branch May 29, 2024 22:00
@github-actions github-actions bot mentioned this pull request May 29, 2024
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.

1 participant