Switch detailed rule differences to info (file) output #404
Labels
status: accepting prs
Please, send in a PR to resolve this! ✨
type: enhancement
New feature or request
Milestone
Uh oh!
There was an error while loading. Please reload this page.
🚀 Feature Request
Rule behavior changes are pretty verbose in a lot of configurations. They're the only category of verbose, many-line output with all output written to stdout. Others log a small summary to stdout and put details in the log file.
Existing Behavior
As of #246, typical CLI output might look like this:
Change Proposal
Let's print the typical "see *.log for details" file instead.
The text was updated successfully, but these errors were encountered: