technomancy / slamhound

Slamhound rips your namespace form apart and reconstructs it.
Other
473 stars 38 forks source link

Prettify leaves out \n between namespaces inside short :requires #23

Closed technomancy closed 11 years ago

technomancy commented 11 years ago

Do not want:

(:require [clojure.java.io :as io] [clojure.pprint :refer [pprint]])
AlexBaranosky commented 11 years ago

Did I see a commit of yours fixing this already?

technomancy commented 11 years ago

No, nothing yet.

guns commented 11 years ago

This issue has also been fixed!