Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Colon after property should be followed by one space
Open

    border:0;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    flex-direction:row;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    border-bottom:1px solid #555;
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

    border-bottom:1px solid #555;
Severity: Minor
Found in helper.scss by scss-lint

Properties should be ordered background, border-bottom
Open

    border-bottom:1px solid #555;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    position:absolute;
Severity: Minor
Found in helper.scss by scss-lint

Colon after property should be followed by one space
Open

    padding:0;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    hr {
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    user-select: none;
Severity: Minor
Found in helper.scss by scss-lint

!important should not be used
Open

    display: none !important;
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented 2 spaces, but was indented 4 spaces
Open

    * {
Severity: Minor
Found in helper.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin: 0;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-family: var(--font);
Severity: Minor
Found in style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

        * {
Severity: Minor
Found in style.scss by scss-lint

!important should not be used
Open

        border: 0 !important;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    top: 0;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    background-position: center;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    user-select: none;
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    .headbar .max {
Severity: Minor
Found in style.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    padding: 10px;
Severity: Minor
Found in style.scss by scss-lint
Severity
Category
Status
Source
Language