Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bbatsov opened this issue Jan 22, 2016 · 0 comments
Closed
Assignees

Comments

@bbatsov
Copy link
Member

bbatsov commented 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)

@bbatsov 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
@Malabarba Malabarba self-assigned this Jan 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants