dsifford/academic-bloggers-toolkit

View on GitHub
src/js/components/style-search/style.scss

Summary

Maintainability
Test Coverage

!important should not be used
Open

    padding-left: 35px !important;

!important should not be used
Open

    padding-inline: 35px 0 !important;

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

    top: calc(50% - 9px);

Color literals like #8d96a0 should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

    border: 1px solid #8d96a0;

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

    overflow: hidden;

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

    position: absolute;

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

    margin: 0;

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

    @at-root [dir='rtl'] & {

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

    &-highlighted {

!important should not be used
Open

        border-bottom-right-radius: 0 !important;

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

    text-overflow: ellipsis;

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

    &-open {

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

    white-space: nowrap;

Properties should be ordered left, margin, position, top
Open

    position: absolute;

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

    left: 10px;

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

    max-height: 200px;

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

    position: relative;

Properties should be ordered border, border-bottom-left-radius, border-bottom-right-radius, border-top, margin, max-height, overflow-y
Open

    margin: -1px -1px 0 1px;

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

    margin: 0;

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

    padding-inline: 35px 0 !important;

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

    margin: -1px -1px 0 1px;

!important should not be used
Open

        border-bottom-left-radius: 0 !important;

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

    border-top: 0;

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

    display: grid;

Unknown property padding-inline
Open

    padding-inline: 35px 0 !important;

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

    border: 1px solid #8d96a0;

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

    cursor: pointer;

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

    border-bottom-right-radius: 4px;

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

    padding: 5px 8px;

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

    overflow-y: auto;

Properties should be ordered cursor, margin, overflow, padding, text-overflow, white-space
Open

    padding: 5px 8px;

Properties should be ordered padding-inline, padding-left, width
Open

    width: 100%;

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

    padding-left: 35px !important;

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

    border-bottom-left-radius: 4px;

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

    margin: 0;

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

    width: 100%;

There are no issues that match your filters.

Category
Status