bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Properties should be ordered color, font-family
Open

    font-family: $font-family;
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/_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: $error-bg !important;
Severity: Minor
Found in src/Debug/scss/_utilities.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

Properties should be ordered color, font-family, font-weight, white-space
Open

  font-weight: bold;
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

Selector t_punct should be written in lowercase with hyphens
Open

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

0.33 should be written without a leading zero as .33
Open

    opacity: 0.33;
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

!important should not be used
Open

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

!important should not be used
Open

  color: $warn-fg !important;
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

Selector m_group should be written in lowercase with hyphens
Open

  &.m_group.expanded {
Severity: Minor
Found in src/Debug/scss/_utilities.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

  .t_name {
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

.p0 { padding: 0 !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/_utilities.scss by scss-lint

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

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