MidnightRiders/MemberPortal

View on GitHub
app/assets/stylesheets/modules/_matches.scss

Summary

Maintainability
Test Coverage

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be preceded by an empty line
Open

      li {

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

        > time, > .score, > .pick-em, > .button, > .location {

Expected item on line 12 to appear before line 9. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

    @include radius;

Rule declaration should be preceded by an empty line
Open

      .score {

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be preceded by an empty line
Open

      &::before {

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

    a:first-child .fa-fw {

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered margin-left, margin-right, width
Open

      width: 100%;

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

        > time, > .score, > .pick-em, > .button, > .location {

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be preceded by an empty line
Open

      &, a:link, a:visited, time, .score {

Rule declaration should be followed by an empty line
Open

      }

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

  }

Properties should be ordered font-size, padding, width
Open

          width: 30%;

Properties should be ordered margin-top, padding, width
Open

          width: 60%;

Rule declaration should be followed by an empty line
Open

  }

Expected item on line 58 to appear before line 55. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

        @include radius;

Rule declaration should be followed by an empty line
Open

  }

Expected item on line 76 to appear before line 75. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

        @include clearfix;

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

        > time, > .score, > .pick-em, > .button, > .location {

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

  &, li {

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

      &, a:link, a:visited, time, .score {

Properties should be ordered display, float, font-size, font-weight, width
Open

    font-size: rem-calc(18);

Expected item on line 47 to appear before line 46. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

    @include radius;

Rule declaration should be followed by an empty line
Open

    }

Rule declaration should be followed by an empty line
Open

        }

Properties should be ordered display, list-style
Open

  list-style: none;

Properties should be ordered border, margin-bottom, padding
Open

    margin-bottom: rem-calc(6);

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

      &, a:link, a:visited, time, .score {

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

        > time, > .score, > .pick-em, > .button, > .location {

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

        time, .score {

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

  time, .score {

Properties should be ordered float, width
Open

          width: 40%;

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

      &, a:link, a:visited, time, .score {

Rule declaration should be followed by an empty line
Open

        }

Rule declaration should be followed by an empty line
Open

        }

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

      &, a:link, a:visited, time, .score {

Rule declaration should be followed by an empty line
Open

  }

Rule declaration should be preceded by an empty line
Open

  &, li {

Rule declaration should be preceded by an empty line
Open

    .fa-fw {

Rule declaration should be followed by an empty line
Open

        }

There are no issues that match your filters.

Category
Status