Maingron/MainOS

View on GitHub

Showing 2,717 of 2,717 total issues

Empty rule
Open

        &.fattr-system_file {

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

    display: flex;

Line contains trailing whitespace
Open

    

Selector big_buttons should be written in lowercase with hyphens
Open

    &.big_buttons {

Properties should be ordered align-content, box-sizing, display, flex-wrap, height, justify-content, left, overflow, overflow-x, padding, position, width
Open

    padding: 15px;

Line contains trailing whitespace
Open

            

Properties should be ordered background, border-top, bottom, box-sizing, display, height, left, max-height, overflow, padding, position, width
Open

    position: relative;

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

    position: relative;

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

    left: 0;

Colon after property should be followed by one space
Open

            filter:invert(1);

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

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

Declaration should be terminated by a semicolon
Open

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

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

    padding: .4rem;

Rule declaration should be followed by an empty line
Open

        }

Each selector in a comma sequence should be on its own single line
Open

  &,* {
Severity: Minor
Found in Program Files/cmd/style.scss by scss-lint

Colon after property should be followed by one space
Open

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

Colon after property should be followed by one space
Open

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

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

    box-sizing: border-box;

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

    display: flex;

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

    flex-direction: column;
Severity
Category
Status
Source
Language