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

Hotfix Master: Fix overriding default rules #310

Merged
merged 6 commits into from
Oct 17, 2015

Conversation

DanPurdy
Copy link
Member

Fixes an issue with default rules always being merged into user defined configurations even if merge-default-rules is set to false.

Fixes #309

DCO 1.1 Signed-off-by: Dan Purdy danjpurdy@gmail.com

@DanPurdy
Copy link
Member Author

Also just noticed that this addresses #278 to a degree, although the tests will remain to be updated.

@Snugug
Copy link
Member

Snugug commented Oct 16, 2015

👍 Looks good to me

@DanPurdy
Copy link
Member Author

@benthemonkey had the majority of this working I just found a few small issues on top of that with inline rules and how they interacted with the other rules being set. Looking to get this out with 1.3.1

mixins-before-declarations: 1
no-color-literals: 2

~~~
Copy link
Member

Choose a reason for hiding this comment

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

Just that last one! Same issue as before.

bgriffith added a commit that referenced this pull request Oct 17, 2015
Hotfix Master: Fix overriding default rules
@bgriffith bgriffith merged commit 6a880c4 into sasstools:master Oct 17, 2015
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
Hotfix Master: Fix overriding default rules
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