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

"Grunt scsslint" command not showing errors although there is so many errors in .scss files #137

Open
bharatmrd opened this issue Jul 6, 2016 · 1 comment

Comments

@bharatmrd
Copy link

This is scsslint:
scsslint: {
allFiles: ['<%= paths.sourceAssets %>/scss//*.scss', '!<%= paths.sourceAssets %>/sass/vendor//*.scss'],
options: {
config: '.scss-lint.yml',
reporterOutput: 'scss-lint-report.xml',
colorizeOutput: true,
bundleExec: false
}
},

@ahmednuaman
Copy link
Owner

Can I has a PR please?

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

No branches or pull requests

2 participants