dsifford/academic-bloggers-toolkit

View on GitHub

Showing 1,811 of 1,811 total issues

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

    margin-left: 6px;

Unknown property margin-inline
Open

    margin-inline: 6px 0;

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

    bottom: 0;

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

    padding-right: 0.5em;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Selector abt-bibliography__body should be written in lowercase with hyphens
Open

.abt-bibliography .abt-bibliography__body {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    font-size: 1rem;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

0.3 should be written without a leading zero as .3
Open

            line-height: $i + 0.3;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    ol {
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Unknown property padding-inline
Open

        padding-inline: 0 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

    .tooltip-arrow {
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

Shorthand form for property border-width should be written more concisely as $arrow-size $arrow-size 0 instead of $arrow-size $arrow-size 0 $arrow-size
Open

            border-width: $arrow-size $arrow-size 0 $arrow-size;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

Properties should be ordered border-bottom-color, border-right-color, border-top-color, border-width, margin-left, margin-right, right, top
Open

            border-width: $arrow-size 0 $arrow-size $arrow-size;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

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

    margin: -$margin;

Properties should be ordered padding-inline, padding-left, text-indent
Open

        padding-left: 1.5em;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

            padding-inline: ($i - 0.5em) 0;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

0.8 should be written without a leading zero as .8
Open

    font-size: 0.8em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

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

        padding-inline: 0 0.5em;
Severity: Minor
Found in src/css/_footnotes.scss by scss-lint

Properties should be ordered border-left-color, border-right-color, border-top-color, border-width, left, margin-bottom, margin-top, top
Open

            border-width: 0 $arrow-size $arrow-size $arrow-size;
Severity: Minor
Found in src/css/_tooltips.scss by scss-lint

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

    margin-inline: 6px 0;

Expected 0 spaces before closing bracket; 1 found
Open

                                    <h3><?php esc_html_e( 'Apply style to the inline citations', 'academic-bloggers-toolkit' ); ?></h3>
Severity
Category
Status
Source
Language