Can be on by default, but should be easy to turn off. Research that has already been done: Gulp Scss Lint on npm: https://www.npmjs.com/package/gulp-scss-lint By default, it uses https://github.com/brigade/scss-lint/blob/master/config/default.yml to configure. We can add our own .yml to enforce our in-house standards or use one of these conventions: https://github.com/brigade/scss-lint/blob/master/lib/scss_lint/linter/README.md An article on The Guardian about this tool: https://www.theguardian.com/info/developer-blog/2014/may/13/improving-sass-code-quality-on-theguardiancom
Can be on by default, but should be easy to turn off.
Research that has already been done:
Gulp Scss Lint on npm: https://www.npmjs.com/package/gulp-scss-lint
By default, it uses https://github.com/brigade/scss-lint/blob/master/config/default.yml to configure. We can add our own .yml to enforce our in-house standards or use one of these conventions: https://github.com/brigade/scss-lint/blob/master/lib/scss_lint/linter/README.md
An article on The Guardian about this tool: https://www.theguardian.com/info/developer-blog/2014/may/13/improving-sass-code-quality-on-theguardiancom