consul/consul

View on GitHub
app/assets/stylesheets/stats.scss

Summary

Maintainability
Test Coverage

Properties should be ordered border-bottom, font-size
Open

    font-size: rem-calc(24);
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_investments.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Properties should be ordered font-size, font-weight
Open

      font-weight: bold;
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_man.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_woman.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.gender {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Color literals like #ebf0f4 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    background: #ebf0f4;
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Color literals like #52a4ee should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    background: #52a4ee;
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

        content: image-url("stats_woman.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.male::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_web.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.mail::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Color literals like #c1fdd2 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      background: #c1fdd2;
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.female::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Properties should be ordered font-size, font-weight, text-align
Open

        font-weight: bold;
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

        content: image-url("stats_man.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_mail.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.gender {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.booth::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

        content: image-url("stats_booth.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

        content: image-url("stats_mail.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

0.6 should be written without a leading zero as .6
Open

        transform: scale(0.6);
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

        content: image-url("stats_web.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

        th {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_users.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Prefer single quoted strings
Open

      content: image-url("stats_booth.png");
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      .number {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

Nesting should be no greater than 3, but was 4
Open

      &.web::before {
Severity: Minor
Found in app/assets/stylesheets/stats.scss by scss-lint

There are no issues that match your filters.

Category
Status