-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use tabwriter instead of comfy_table (#745)
Fix #741 Replaces `comfy_table` with the much simpler `tabwriter`. This allows us to simply use `console` for all styling which should then follow the rules around `--color`.
- Loading branch information
1 parent
0e4cc90
commit f1030ef
Showing
3 changed files
with
52 additions
and
87 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters