YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/styles/components/_ConditionBuilder.scss

Summary

Maintainability
Test Coverage

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

            &::before {

Prefer single quoted strings
Open

            content: "";

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

            &::after {

Line should be indented with spaces, not tabs
Open

    &__row {

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

            &::after,

Prefer single quoted strings
Open

                content: "";

Line should be indented with spaces, not tabs
Open

    &__group {

Properties should be ordered background, content, height, left, position, top
Open

                content: "";

Use // comments everywhere
Open

/* {[The file is published on the basis of YetiForce Public License 6.5 that can be found in the following directory: licenses/LicenseEN.txt or yetiforce.com]} */

Properties should be ordered margin-left, padding-left, position
Open

            position: relative;

Properties should be ordered border-bottom, height, top, width
Open

                height: 1px;

Properties should be ordered margin-left, position
Open

        position: relative;

Selector c-condition-builder__group should be written in lowercase with hyphens
Open

        .c-condition-builder__group {

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

            &:last-of-type::after {

Properties should be ordered border-bottom, height, width
Open

            width: 20px;

There are no issues that match your filters.

Category
Status