BafS/Gutenberg

View on GitHub
scss/_print-reset.scss

Summary

Maintainability
Test Coverage

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

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

Properties should be ordered background, color, font-family, font-size, -moz-osx-font-smoothing, -webkit-font-smoothing, line-height, margin, text-rendering
Open

    -moz-osx-font-smoothing: grayscale;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Avoid vendor prefixes.
Open

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

Line should be indented with spaces, not tabs
Open

    &:first-child {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    max-width: 100% !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    padding: $base-font-size * 0.5 $base-font-size;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

    padding: $base-font-size * 0.5 $base-font-size;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border-bottom: 2px solid $hr-color;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin: 0;
Severity: Minor
Found in scss/_print-reset.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

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

Avoid vendor prefixes.
Open

    -moz-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    font-size: 85%;
Severity: Minor
Found in scss/_print-reset.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

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

!important should not be used
Open

    background: $background-color !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    &:last-child {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-bottom: $spacing;
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

Begin pseudo elements with double colons: ::
Open

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

Begin pseudo elements with double colons: ::
Open

*,
Severity: Minor
Found in scss/_print-reset.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

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

0.5 should be written without a leading zero as .5
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

    p,
Severity: Minor
Found in scss/_print-reset.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

    -webkit-font-smoothing: antialiased;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    background: $background-color !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    -moz-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    text-rendering: optimizeLegibility;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

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

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

Line should be indented with spaces, not tabs
Open

    border-left: 5px solid $blockquote-color;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    border: 0;
Severity: Minor
Found in scss/_print-reset.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: $body-color !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Avoid vendor prefixes.
Open

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

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

!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

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

!important should not be used
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Avoid vendor prefixes.
Open

    -webkit-box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border-collapse: collapse;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Declaration should be terminated by a semicolon
Open

    page-break-inside: avoid
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    font-weight: bold;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    box-sizing: border-box;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    -moz-osx-font-smoothing: grayscale;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    page-break-inside: avoid
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    [dir='rtl'] & {
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

!important should not be used
Open

    max-width: 100% !important;
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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    padding: 12px $spacing;
Severity: Minor
Found in scss/_print-reset.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

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

Line should be indented with spaces, not tabs
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

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

!important should not be used
Open

    color: $body-color !important;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border-bottom: 1px solid $table-color;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

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

Line should be indented with spaces, not tabs
Open

    border: 1px solid $code-color;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    margin-left: 1px;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    vertical-align: middle;
Severity: Minor
Found in scss/_print-reset.scss by scss-lint

0.5 should be written without a leading zero as .5
Open

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

There are no issues that match your filters.

Category
Status