dsifford/academic-bloggers-toolkit

View on GitHub
src/css/_bibliography.scss

Summary

Maintainability
Test Coverage

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

    margin: 0;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

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

Properties should be ordered display, font-size, margin, padding
Open

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

Unknown property gap
Open

            gap: $i * 1em;
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.5 should be written without a leading zero as .5
Open

    padding-inline: 0 0.5em;
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

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

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

Property display already defined on line 35
Open

        display: contents;
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.5 should be written without a leading zero as .5
Open

            padding-left: $i - 0.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-right: 0.5em;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    margin: 0;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

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

Properties should be ordered display, padding-inline, padding-right, text-align
Open

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

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

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

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

    display: inline-flex;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

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

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

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

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

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

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

    &[data-hangingindent='false'] .csl-entry {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

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

Properties should be ordered font-size, margin, padding
Open

    padding: 0;
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

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

Unknown property padding-inline
Open

        padding-inline: inherit;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    width: calc(100% - 1em);
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Unknown property padding-inline
Open

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

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

    a {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    text-align: right;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    display: table-cell;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    display: table-cell;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

Unknown property padding-inline
Open

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

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

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

Unknown property padding-inline
Open

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

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

    display: grid;
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    li {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    &[data-hangingindent] .csl-entry {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

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

    @for $i from 1 through 3 {
Severity: Minor
Found in src/css/_bibliography.scss by scss-lint

There are no issues that match your filters.

Category
Status