When formatting code from stdin to stdout, all log messages should go to stderr. Only the formatted code should go to stdout.
Is there a current or planned way to accomplish this using command line flags?
(Prompted by lassik/emacs-format-all-the-code#237)
When formatting code from stdin to stdout, all log messages should go to stderr. Only the formatted code should go to stdout.
Is there a current or planned way to accomplish this using command line flags?
(Prompted by lassik/emacs-format-all-the-code#237)