BafS/Gutenberg

View on GitHub
scss/_utilities.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    display: none;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &.no-reformat:after {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    page-break-inside: avoid;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

    &.no-reformat:after {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    abbr,
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    page-break-before: always;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

        &.no-reformat:after {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    page-break-after: always;
Severity: Minor
Found in scss/_utilities.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

        &:after {
Severity: Minor
Found in scss/_utilities.scss by scss-lint

There are no issues that match your filters.

Category
Status