Maingron/MainOS

View on GitHub
Program Files/taskmanager/style.scss

Summary

Maintainability
Test Coverage

Rule declaration should be preceded by an empty line
Open

        img {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .icon {

Files should end with a trailing newline
Open

}

Properties should be ordered height, margin, padding, position, vertical-align, width
Open

            padding: 0;

Properties should be ordered border-collapse, font-size, line-height, overflow, text-overflow, width
Open

    width: 100%;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    text-overflow:ellipsis;

Colon after property should be followed by one space
Open

    text-overflow:ellipsis;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    overflow: hidden;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    width: 100%;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    font-size: 1rem;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    line-height: 1.75;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    border-collapse: collapse;

Rule declaration should be preceded by an empty line
Open

    tr {

Line should be indented 2 spaces, but was indented 4 spaces
Open

    tr {

Properties should be ordered padding-right, vertical-align, width
Open

        width: 1em;

There are no issues that match your filters.

Category
Status