You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure where to put this, either here or at sass-lint, correct me if I'm wrong:
It'd be neat to have an argument in gulpSassLint.format to choose the formatter on the fly rather than choosing it in the options.
The background is that I'd like to format the output twice, once with the stylish formatter, and then again with a custom formatter (as a function) to report it via browser-sync to the window:
I'm not sure where to put this, either here or at sass-lint, correct me if I'm wrong:
It'd be neat to have an argument in
gulpSassLint.format
to choose the formatter on the fly rather than choosing it in the options.The background is that I'd like to format the output twice, once with the stylish formatter, and then again with a custom formatter (as a function) to report it via browser-sync to the window:
The text was updated successfully, but these errors were encountered: