BafS/Gutenberg

View on GitHub

Showing 172 of 187 total issues

Line should be indented with spaces, not tabs
Open

    margin-bottom: $spacing * 0.5;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &[title] {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    counter-increment: h3num;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

!important should not be used
Open

    box-shadow: none !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

!important should not be used
Open

    text-shadow: none !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    line-height: $line-height;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin: 0 auto;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: $font-size-h2;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: $font-size-h3;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    display: table-header-group;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    padding: 3px;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

:-moz-placeholder {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    display: block;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    height: 0;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    counter-increment: h1num;
Severity: Minor
Found in scss/themes/book.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

*,
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    color: transparent;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Use // comments everywhere
Open

/*!
Severity: Minor
Found in scss/gutenberg.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

h3:before {
Severity: Minor
Found in scss/themes/book.scss by scss-lint

!important should not be used
Open

    background: transparent !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint
Severity
Category
Status
Source
Language