bkdotcom/PHPDebugConsole

View on GitHub

Showing 2,200 of 2,231 total issues

Properties should be ordered line-height, margin-left
Open

    margin-left: 20px;
Severity: Minor
Found in src/Debug/scss/_debugMenuBar.scss by scss-lint

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

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

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

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

Rule declaration should be preceded by an empty line
Open

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

Rule declaration should be followed by an empty line
Open

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

Rule declaration should be followed by an empty line
Open

  }

Properties should be ordered background, border-bottom, border-top, display, height, opacity, position, top, transition, width
Open

    display: block;
Severity: Minor
Found in src/Debug/scss/_drawer.scss by scss-lint

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

    > .t_array-expand {

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

    transition: all 0.25s ease-out;
Severity: Minor
Found in src/Debug/scss/_drawer.scss by scss-lint

Rule declaration should be followed by an empty line
Open

}

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

      .debug-resize-handle {
Severity: Minor
Found in src/Debug/scss/_drawer.scss by scss-lint

Selector t_modifier_protected-set should be written in lowercase with hyphens
Open

  .t_modifier_protected,

Selector m_assert should be written in lowercase with hyphens
Open

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

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

        margin-right: 0.33em;

Properties should be ordered display, padding
Open

      padding: 0.15em 0.5em;

Color #990099 should be written as #909
Open

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

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

  i.fa-magic,

Properties should be ordered color, font-size, line-height, margin, text-indent
Open

  font-size: inherit;
Severity: Minor
Found in src/Debug/scss/_base.scss by scss-lint

Properties should be ordered background-color, font-family, padding
Open

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

Properties should be ordered font-size, font-weight, margin-bottom, margin-top
Open

  margin-top: 0.66em;
Severity: Minor
Found in src/Debug/scss/_base.scss by scss-lint
Severity
Category
Status
Source
Language