Closed brousalis closed 3 years ago
re https://github.com/sasstools/gulp-sass-lint/issues/44. just figured I'd get the discussion started. what would be most useful to send back in the failOnError callback?
This sends back the errorMessage, say 2 errors detected in stylesheets/app.sass. But at least it has a callback now!
2 errors detected in stylesheets/app.sass
re https://github.com/sasstools/gulp-sass-lint/issues/44. just figured I'd get the discussion started. what would be most useful to send back in the failOnError callback?
This sends back the errorMessage, say
2 errors detected in stylesheets/app.sass
. But at least it has a callback now!