Closed
Description
Not every editor out there indents lists with just one element on the first line the same way we do. For compatibility's sake we should also support via defcustom
the following:
(some-fun
ala
bala)
More details - bbatsov/clojure-style-guide#126 (comment)