bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Rule declaration should be preceded by an empty line
Open

  .badge {
Severity: Minor
Found in src/Debug/scss/_debugMenuBar.scss by scss-lint

Properties should be ordered border-bottom, color, opacity
Open

        opacity: 0.66; // inherits, want even lighter

Properties should be ordered border-bottom, line-height
Open

        line-height: 22px;
Severity: Minor
Found in src/Debug/scss/_debugMenuBar.scss by scss-lint

Rule declaration should be followed by an empty line
Open

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

0px should be written without units as 0
Open

      text-shadow: 0px 0px 1px #990099;

Rule declaration should be preceded by an empty line
Open

  &.t_string {
Severity: Minor
Found in src/Debug/scss/_methods.scss by scss-lint

Avoid qualifying class selectors with an element.
Open

  i.fa-flag,

Selector t_modifier_magic-read should be written in lowercase with hyphens
Open

  i.fa-magic,

Avoid qualifying class selectors with an element.
Open

  .debugInfo-excluded > i.fa-eye-slash { color: #999; }

Rule declaration should be followed by an empty line
Open

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

Properties should be ordered border, float, font-size, font-weight, margin-bottom, padding, width
Open

  padding: 0;
Severity: Minor
Found in src/Debug/scss/_base.scss by scss-lint

0.25 should be written without a leading zero as .25
Open

  margin-top: 0.25em;
Severity: Minor
Found in src/Debug/scss/_base.scss by scss-lint

Rule declaration should be followed by an empty line
Open

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

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

      &.active {
Severity: Minor
Found in src/Debug/scss/_debugMenuBar.scss by scss-lint

Selector m_log should be written in lowercase with hyphens
Open

.m_assert,
Severity: Minor
Found in src/Debug/scss/_methods.scss by scss-lint

Selector t_array-collapse should be written in lowercase with hyphens
Open

  > .t_array-collapse,

Selector t_key should be written in lowercase with hyphens
Open

    .t_string,

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

  border-bottom: 1px dashed blue;

Properties should be ordered border-radius, border-style, border-width, display, font-weight, height, line-height, margin-left, margin-right, padding, text-indent
Open

      display: inline-block;

Rule declaration should be followed by an empty line
Open

    }
Severity
Category
Status
Source
Language