-
Notifications
You must be signed in to change notification settings - Fork 35
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
Warning: Task "scsslint:allFiles" failed. Use --force to continue. #133
Comments
I agree on this one. The grunt runner should take the severity from scss-lint and determine whether it was successful (albeit with warnings) or unsuccessful due to errors. |
make it a bit confuse,special for people with no knowledge. instead: Warning: Task "scsslint:allFiles" failed. Use --force to continue. Aborted due to warnings. why not: scsslint Task finished, please check the errors above to have your file with a correct syntax. or something like that no? make more sense then task failed --force to continue. usually task failed --force to continue appears when the gruntfile.js has a syntax error . anyway my opnion. |
PR? |
that means please repeat? :) +1 |
oh Pull Request :) , I will try. |
👍 |
I think PR #138 will help with this. |
thank you @nick11703 @ahmednuaman ? :) |
@nick11703 and @ahmednuaman any news about this pull request? thank you. |
We need the project owner @ahmednuaman to approve and merge PR #138 |
I am getting this warning above this is my gruntfile.js
the task is working perfect no problem at all.
error:
scss-lint-report.xml is created in my folder showing the erros, how can i remove this message : Warning: Task "scsslint:allFiles" failed. Use --force to continue.
when I fix my file everything runs ok.
Running scss-lint on allFiles
The text was updated successfully, but these errors were encountered: