Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Only show skipped messages in verbose mode #1561
Conversation
|
the things that are skipped are important information that shouldn't be hidden by default |
|
I would have been pleasantly surprised if you'd liked this idea - after all, the defaults presumably reflect your preferences on which messages should be shown. OK, so any efforts on my part are better directed to #823 (quiet mode). Thank you. |
This is an alternative proposal to the
--quietor-qoption proposed on #823, requiring no configuration changes.My proposal is that the "Skipped" hook messages are only shown in verbose mode.
(This is a proof of principle, at least 20 tests need fixing - either to adjust the expected output, and/or explicitly set verbose mode)