Enhance commands output to show nesting level #1522
dralshehri
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When we have a
pyproject.toml
with the following scripts:Running
hatch run checks
currently produces the following output:I suggest enhancing the output to show the nesting level of commands for better clarity and easier debugging. For example:
Beta Was this translation helpful? Give feedback.
All reactions