Open
Description
It'd be rad if we could have rules that are interchangeable with ESLint.
If we do it right we could be able to share many style central rules i.e. like trailing commas, white space after commas etc..
These shouldn't require any Sass specific logic depending on the level of AST abstraction within the ESLint API.