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

Implement missing error checks #1848

Merged
merged 4 commits into from
Jan 11, 2016
Merged

Conversation

@mgreter mgreter added this to the 3.3.3 milestone Jan 11, 2016
@mgreter mgreter self-assigned this Jan 11, 2016
@mgreter mgreter changed the title Fix check for wrong import directives placement Implement missing error checks Jan 11, 2016
@mgreter
Copy link
Contributor Author

mgreter commented Jan 11, 2016

Will merge this as soon as ci is 💚

If any of these error checks regress we can still just uncomment them. I hope we have gathered enough specs to cover pretty much all cases, although I'm not to sure about At_Root and Media_Blocks. But it should also be quite easy to adjust the conditions, since we now can query the parent scope type in parser. I also added a few of my own spec tests to cover the main use cases I could come up with.

mgreter added a commit that referenced this pull request Jan 11, 2016
@mgreter mgreter merged commit a6386bd into sass:master Jan 11, 2016
@xzyfer
Copy link
Contributor

xzyfer commented Jan 12, 2016

Spec for #1670 activated in sass/sass-spec#684

@xzyfer
Copy link
Contributor

xzyfer commented Jan 12, 2016

Spec for #1675 activated in sass/sass-spec#685

@xzyfer
Copy link
Contributor

xzyfer commented Jan 12, 2016

Spec for #871 activated in sass/sass-spec#686

@xzyfer
Copy link
Contributor

xzyfer commented Jan 12, 2016

Remaining spec for #1653 activated in sass/sass-spec#687

@xzyfer
Copy link
Contributor

xzyfer commented Jan 12, 2016

Spec for #1550 activated in sass/sass-spec#688

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.

3 participants