bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Rule declaration should be followed by an empty line
Open

  }
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

!important should not be used
Open

.float-left { float: left !important; }
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

      hr {
Severity: Minor
Found in src/Debug/scss/_table.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

    margin-right: 0.5em;
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

Rule declaration should be followed by an empty line
Open

    }
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

Properties should be ordered border-top-color, border-width, left, top
Open

        top: $arrow-size + 1;
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

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

      &::after {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Selector t_bool should be written in lowercase with hyphens
Open

.t_bool[data-type-more=false] {
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Selector t_string should be written in lowercase with hyphens
Open

.t_int,
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

!important should not be used
Open

  background-color: $info-bg !important;
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

Rule declaration should be followed by an empty line
Open

    }
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

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

    color: #333;
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

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

      > svg {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

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

      &::before {
Severity: Minor
Found in src/Debug/scss/_tippy.scss by scss-lint

Selector t_type should be written in lowercase with hyphens
Open

.t_type { color: $color-type; }
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Selector t_int should be written in lowercase with hyphens
Open

.t_int,
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

0.8695 should be written without a leading zero as .8695
Open

    font-size: 0.8695em;
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint
Severity
Category
Status
Source
Language