codeformunich/Muenchen-Transparent

View on GitHub
html/css/mail.scss

Summary

Maintainability
Test Coverage

Prefer single quoted strings
Open

$pics-path: "https://www.muenchen-transparent.de/images/";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Imported partial material/_welljumbo should be written as material/welljumbo
Open

@import "material/_welljumbo";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/_welljumbo";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "roboto-font";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Avoid qualifying class selectors with an element.
Open

.list-group .list-group-item .row-picture i.glyphicon-file, .list-group .list-group-item .row-action-primary i.glyphicon-file {
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/scaffolding";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "antragsliste";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/_variables";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Selector should have depth of applicability no greater than 3, but was 4
Open

.list-group .list-group-item .row-picture i.glyphicon-file, .list-group .list-group-item .row-action-primary i.glyphicon-file {
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/wells";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Properties should be ordered background-image, color, display, height, width
Open

  color: transparent;
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/_mixins";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/_lists";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/_shadows";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

.list-group .list-group-item .row-picture i.glyphicon-file, .list-group .list-group-item .row-action-primary i.glyphicon-file {
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

$icon-font-path: "https://www.muenchen-transparent.de/bower/bootstrap-sass/assets/fonts/bootstrap/";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Avoid qualifying class selectors with an element.
Open

.list-group .list-group-item .row-picture i.glyphicon-file, .list-group .list-group-item .row-action-primary i.glyphicon-file {
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/mixins";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Imported partial material/_shadows should be written as material/shadows
Open

@import "material/_shadows";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Imported partial material/_lists should be written as material/lists
Open

@import "material/_lists";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/list-group";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Imported partial material/_variables should be written as material/variables
Open

@import "material/_variables";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "material/variables";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/normalize";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Imported partial material/_mixins should be written as material/mixins
Open

@import "material/_mixins";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

$roboto-font-path: "https://www.muenchen-transparent.de/fonts/";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/grid";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Prefer single quoted strings
Open

@import "default_styles";
Severity: Minor
Found in html/css/mail.scss by scss-lint

Properties should be ordered background-image, color, display, height, width
Open

  color: transparent;
Severity: Minor
Found in html/css/mail.scss by scss-lint

There are no issues that match your filters.

Category
Status