lightspeeddevelopment/lsx

View on GitHub
assets/css/scss/global/mixins/_footer.scss

Summary

Maintainability
Test Coverage

Begin pseudo elements with double colons: ::
Open

            &,

Selector should have depth of applicability no greater than 3, but was 4
Open

                    &:not(:last-child):after {

Nesting should be no greater than 3, but was 4
Open

                & > li {

Begin pseudo elements with double colons: ::
Open

                &,

Nesting should be no greater than 3, but was 4
Open

                &,

Line should be indented with spaces, not tabs
Open

    .content-info {

Unnecessary parent selector (&)
Open

            & > ul {

Unnecessary parent selector (&)
Open

                & > li {

Begin pseudo elements with double colons: ::
Open

                    &:not(:last-child):after {

Selector should have depth of applicability no greater than 3, but was 4
Open

                & > li {

There are no issues that match your filters.

Category
Status