ickc/pancritic

Warning messages should not be on stdout

Closed this issue · 0 comments

Several warning messages (e.g. not setting the input or output file types, defaulting to HTML) are output to stdout that should be sent to stderr instead. This would allow CLI usage in a shell pipeline to get the warnings to the user without dirtying up the actual contents of the pipeline.