Kercode/tutti_gruppi

View on GitHub

Showing 625 of 625 total issues

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

      @include respond(tab-port) {

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

      max-width: 50rem;

Properties should be ordered margin-bottom, margin-right
Open

              margin-right: 0;

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

      width: calc((100% - 3 * #{$gutter-horizontal}) / 4);

Files should end with a trailing newline
Open

// end: GDPR pop up

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

      margin-bottom: $gutter-vertical;

Line contains trailing whitespace
Open

      

Files should end with a trailing newline
Open

@import 'layout/cookie';

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

      @include respond(tab-port) {

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

      width: calc((100% - 2 * #{$gutter-horizontal}) / 3);

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

      width: calc(2 * ((100% - 3 * #{$gutter-horizontal}) / 4) + #{$gutter-horizontal});

!important should not be used
Open

          width: 100% !important;

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

      width: calc(3 * ((100% - 3 * #{$gutter-horizontal}) / 4) + 2 * #{$gutter-horizontal});

Files should end with a trailing newline
Open

}

Selector manage_products should be written in lowercase with hyphens
Open

.manage_products {

Files should end with a trailing newline
Open

}

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

      padding: 0 3rem;

Expected item on line 32 to appear before line 23. Rule sets should be ordered as follows: @extends, @includes without @content, properties, @includes with @content, nested rule sets
Open

      @include respond(tab-port) {

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

      width: calc((100% - #{$gutter-horizontal}) / 2);

Properties should be ordered margin, max-width
Open

  max-width: $grid-width;
Severity
Category
Status
Source
Language