Commit Graph

5 Commits

Author SHA1 Message Date
Connor Shea 37973bc143
Enable the EmptyRule SCSS Linter.
Prevents empty SCSS rules from being included in the SCSS.

Also fixes the handful of lints caught by the linter.
2016-04-16 17:56:13 -06:00
connorshea 21837bfb20 Add comments to the SCSS Lint config file [ci skip]
Also add some previously missing linters.
2016-04-04 17:48:24 -06:00
connorshea d80b8ed6d4 Enable SpaceBeforeBrace rule for SCSS Lint
Also resolve all instances of spaces not being included before opening
braces.
2016-03-30 14:30:06 -06:00
connorshea 8d7ad53561 Disabled SelectorFormat rule for SCSS Lint in order to get the Rake task passing sooner.
Discussed in #14299.

[ci skip]
2016-03-18 14:13:29 -06:00
connorshea 8d8b457ceb Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documentation for SCSS Style Guide.
See !3069 for more information.
2016-03-14 20:33:54 -06:00