Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Colon after property should be followed by one space
Open

      display:inline-block;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Rule declaration should be followed by an empty line
Open

        }

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

    box-sizing: border-box;

Selector should have depth of applicability no greater than 3, but was 5
Open

                input {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

Colon after property should be followed by one space
Open

        width:100%;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

  min-height:100vh;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

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

    height: 100%;

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

    justify-content: start;

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

            &#website {
Severity: Minor
Found in Program Files/browser/style.scss by scss-lint

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

    flex-direction: column;

Properties should be ordered border, border-left, display, height, left, margin-left, min-height, outline, padding, position, top, width
Open

        outline:0;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Selector bottom_info should be written in lowercase with hyphens
Open

#bottom_info {

Colon after property should be followed by one space
Open

  background-color:$cmdblack;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Rule declaration should be preceded by an empty line
Open

    .result {

Colon after property should be followed by one space
Open

        top:0;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Declaration should be terminated by a semicolon
Open

                filter: none !important

Rule declaration should be followed by an empty line
Open

            }

Colon after property should be followed by one space
Open

        min-height:20px;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Properties should be ordered color, display, font-family, font-size, height, line-height, margin, padding
Open

  margin:0;
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Use // comments everywhere
Open

/* .rm_not:hover {
Severity
Category
Status
Source
Language