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

Recognize ObjectLiteral on open brace #535

Merged
merged 1 commit into from
Sep 24, 2014

Conversation

bitwiseman
Copy link
Member

With Tokenizing happening before beautifying, we can now determine early if a block is an object literal.
This makes for different behavior with some inputs.

bitwiseman added a commit that referenced this pull request Sep 24, 2014
Recognize ObjectLiteral on open brace
@bitwiseman bitwiseman merged commit e78137b into beautifier:master Sep 24, 2014
@bitwiseman bitwiseman added this to the v1.5.2 milestone Sep 24, 2014
@bitwiseman bitwiseman deleted the object-literal branch September 25, 2014 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant