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

Disable auto semicolon #484

Merged
merged 3 commits into from
Dec 7, 2017
Merged

Disable auto semicolon #484

merged 3 commits into from
Dec 7, 2017

Conversation

emmatown
Copy link
Member

What:

Disable auto semicolon

Why:

Closes #481

How:

Checklist:

  • Documentation N/A
  • Tests
  • Code complete

I'm slightly hesitant to do this since it could break people's styles if they don't use semicolons but also in v7 we required semicolons and it didn't cause any problems so I'd like to hear what people think about this.

@emmatown emmatown requested a review from tkh44 November 30, 2017 23:38
@codecov
Copy link

codecov bot commented Nov 30, 2017

Codecov Report

Merging #484 into master will not change coverage.
The diff coverage is 100%.

Impacted Files Coverage Δ
packages/emotion/src/index.js 100% <100%> (ø) ⬆️

Copy link
Member

@tkh44 tkh44 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tkh44 tkh44 merged commit 47ec911 into master Dec 7, 2017
@tkh44 tkh44 deleted the disable-auto-semicolon branch December 7, 2017 23:17
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

Successfully merging this pull request may close these issues.

Emotion css parser does not support selectors over multiple lines
2 participants