Skip to content
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

Mutli-line dictionary indentation #83

Closed
ap4y opened this issue Feb 23, 2015 · 1 comment
Closed

Mutli-line dictionary indentation #83

ap4y opened this issue Feb 23, 2015 · 1 comment

Comments

@ap4y
Copy link
Collaborator

ap4y commented Feb 23, 2015

As reported by @taku0 in #76. This case can be handled better:

let foo = [
    bar:
    baz, // I want an extra indentation for this line
    bar:
    baz, // and this line
]
@taku0
Copy link
Member

taku0 commented Sep 18, 2016

Closing in favor of the new indentation logic.

@taku0 taku0 closed this as completed Sep 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants