dockerfile_lint
dockerfile_lint copied to clipboard
Add `quite` argument to CLI to avoid output
If i don't have error then avoid any output, if i have errors then show their. I can do PR if your accept.
@evilebottnawi I like the idea! It would make automated testing much easier.
+1. @evilebottnawi go ahead and open a PR.
@dav1x @lphiri what do you thing about INFO
and WARNINGS
messages, be good avoid output their also?
@evilebottnawi I am fine with suppressing INFO and WARNINGs as long as you make it non-default behavior.
@evilebottnawi any movement on this? Being able to say "errors", "errors and warnings" or "errors, warnings and info" could be useful.