bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Properties should be ordered background-color, overflow, padding
Open

      padding: 10px 12px 5px;
Severity: Minor
Found in src/Debug/scss/_tabs.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

Rule declaration should be preceded by an empty line
Open

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

Selector t_stringified should be written in lowercase with hyphens
Open

.t_stringified { text-shadow: 0 0 2px $color-stringified; }
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Avoid qualifying attribute selectors with an element.
Open

nav[role=tablist] {
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

    &:hover {
Severity: Minor
Found in src/Debug/scss/_tabs.scss by scss-lint

Properties should be ordered border-color, border-style, content, position
Open

      content: "";
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

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

      &::after {
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_identifier should be written in lowercase with hyphens
Open

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

Properties should be ordered color, font-weight
Open

  font-weight: bold;
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Selector t_undefined should be written in lowercase with hyphens
Open

.t_undefined::after {
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

Prefer single quoted strings
Open

  content: "undefined";
Severity: Minor
Found in src/Debug/scss/_tokens.scss by scss-lint

0.3 should be written without a leading zero as .3
Open

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

!important should not be used
Open

  background-color: $success-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/_utilities.scss by scss-lint

!important should not be used
Open

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

Unexpected tabs found.
Open

    /**
Severity: Minor
Found in dev/UpdateCharData.php by editorconfig
Severity
Category
Status
Source
Language