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 Sass syntax issue with clean-import-paths rule #205

Merged

Conversation

bgriffith
Copy link
Member

clean-import-paths doesn't work with Sass syntax. This fixes that issue.

Fixes #179

DCO 1.1 Signed-off-by: Ben Griffith [email protected]

@@ -149,4 +149,8 @@ helpers.loadConfigFile = function (configPath) {
return file;
};

helpers.stripQuotes = function (str) {
Copy link
Member

Choose a reason for hiding this comment

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

Are there tests for this coming on the develop branch?

@DanPurdy
Copy link
Member

Seems good, just the extra helper function tests missing..

@bgriffith
Copy link
Member Author

Tests added for helper function 🚀

@DanPurdy
Copy link
Member

👍

DanPurdy added a commit that referenced this pull request Sep 24, 2015
…aths

Hotfix master - Fix Sass syntax issue with clean-import-paths rule
@DanPurdy DanPurdy merged commit 3136d5c into sasstools:master Sep 24, 2015
@DanPurdy DanPurdy modified the milestones: 1.2.4, 1.2.3 Oct 5, 2015
donabrams pushed a commit to donabrams/sass-lint that referenced this pull request Nov 19, 2015
…-import-paths

Hotfix master - Fix Sass syntax issue with clean-import-paths rule
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