-
- Downloads
Merge branch 'scss-empty-rule' into 'master'
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. Regarding the `.gh` rule in monokai.scss, which was added in [this commit](https://gitlab.com/gitlab-org/gitlab-ce/commit/bf079c24afb8ad2991a4eaf60a71a7bc45dd775d), it appears to be empty in [the original file as well](https://github.com/richleland/pygments-css/blob/master/monokai.css). So I think it's fine to delete the selector. cc: @jschatz1 See merge request !3769
Showing
- .scss-lint.yml 1 addition, 1 deletion.scss-lint.yml
- app/assets/stylesheets/framework/files.scss 0 additions, 4 deletionsapp/assets/stylesheets/framework/files.scss
- app/assets/stylesheets/framework/selects.scss 0 additions, 3 deletionsapp/assets/stylesheets/framework/selects.scss
- app/assets/stylesheets/highlight/monokai.scss 0 additions, 2 deletionsapp/assets/stylesheets/highlight/monokai.scss
- app/assets/stylesheets/pages/graph.scss 0 additions, 3 deletionsapp/assets/stylesheets/pages/graph.scss
Loading
Please register or sign in to comment