You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
bbatsov
changed the title
Support space-indent for lists for compatibility with other editors/IDEs
Support 2-space indent in lists for compatibility with other editors/IDEs
Jan 22, 2016
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)
The text was updated successfully, but these errors were encountered: