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/_table.scss by scss-lint

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

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

Prefer single quoted strings
Open

      &::after { content: ")"; }
Severity: Minor
Found in src/Debug/scss/_table.scss by scss-lint

Avoid qualifying class selectors with an element.
Open

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

Rule declaration should be preceded by an empty line
Open

    i.fa-warning {
Severity: Minor
Found in src/Debug/scss/_methods.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

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

Selector m_group should be written in lowercase with hyphens
Open

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

Selector m_warn should be written in lowercase with hyphens
Open

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

Properties should be ordered color, outline
Open

    outline: 0;
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint

Avoid qualifying attribute selectors with an element.
Open

li[data-channel="general.phpError"] {
Severity: Minor
Found in src/Debug/scss/_methods.scss by scss-lint

Use // comments everywhere
Open

/*
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint

Properties should be ordered background-color, border-radius, color, display, font-size, font-weight, line-height, padding, text-align, vertical-align, white-space
Open

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

0.6 should be written without a leading zero as .6
Open

    line-height: 0.6em;
Severity: Minor
Found in src/Debug/scss/_methods.scss by scss-lint

Selector ws_s should be written in lowercase with hyphens
Open

.ws_s,
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint

Selector t_string should be written in lowercase with hyphens
Open

ul[data-type-more=binary] > li.t_string {
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint

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

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

Rule declaration should be preceded by an empty line
Open

    &.disabled {

Prefer single quoted strings
Open

  &::after { content: ""; }
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint

border: 0 is preferred over border: none
Open

    border: none;

Selector ws_t should be written in lowercase with hyphens
Open

.ws_s,
Severity: Minor
Found in src/Debug/scss/_misc.scss by scss-lint
Severity
Category
Status
Source
Language