BafS/Gutenberg

View on GitHub
scss/_reformat.scss

Summary

Maintainability
Test Coverage

Begin pseudo elements with double colons: ::
Open

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

Line should be indented with spaces, not tabs
Open

    &[href$='.jpg'],
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    &[href^='http'],
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Avoid qualifying attribute selectors with an element.
Open

abbr[title],
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Avoid qualifying attribute selectors with an element.
Open

abbr[title],
Severity: Minor
Found in scss/_reformat.scss by scss-lint

Begin pseudo elements with double colons: ::
Open

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

Begin pseudo elements with double colons: ::
Open

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

There are no issues that match your filters.

Category
Status