shellcheck/src/ShellCheck/Formatter
Gandalf- a89403f09b Issue 1393 quiet flag
Issue https://github.com/koalaman/shellcheck/issues/1393

Provide '-q' and '--quiet' flags that suppress all normal output, but keep the
return status, similar to 'grep -q'.
2019-01-21 18:25:41 -08:00
..
CheckStyle.hs Move library into src/ 2018-03-08 19:57:40 +02:00
Format.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00
GCC.hs Move library into src/ 2018-03-08 19:57:40 +02:00
JSON.hs Add new replacement format to the JSON 2019-01-09 18:35:36 -08:00
Quiet.hs Issue 1393 quiet flag 2019-01-21 18:25:41 -08:00
TTY.hs Make Fixer responsible for realigning tab stops 2019-01-09 18:08:59 -08:00