Skip to content

Support 2-space indent in lists for compatibility with other editors/IDEs #362

Closed
@bbatsov

Description

@bbatsov

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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions