weavejester / cljfmt

A tool for formatting Clojure code
Eclipse Public License 1.0
1.11k stars 120 forks source link

fix returns empty STDOUT when successful #305

Closed jasonjckn closed 1 year ago

jasonjckn commented 1 year ago

This tool would be much easier to compose with this emacs mode https://github.com/lassik/emacs-format-all-the-code if it always returned fixed formatting , even in a success case, when using STDIN + STDOUT mode.

weavejester commented 1 year ago

Good point! Let me fix that...

weavejester commented 1 year ago

Fixed in 0.10.4.