public_html/layouts/basic/skins/gray/components/_Global.scss
Line should be indented with spaces, not tabs Open
Open
.input-group-append {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
!important should not be used Open
Open
background-color: var(--color-bg) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&--white {
- Exclude checks
Use //
comments everywhere Open
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]} */
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
border-radius: 0;
- Exclude checks
Expected item on line 5 to appear before line 4. Rule sets should be ordered as follows: @extends
, @includes
without @content
, properties, @includes
with @content
, nested rule sets Open
Open
@extend .mb-3;
- Exclude checks
border: 0
is preferred over border: none
Open
Open
border: none;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&__header {
- Exclude checks
Color literals like #fff
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #fff;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
input,
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
input,
- Exclude checks
0.13
should be written without a leading zero as .13
Open
Open
box-shadow: -2px 10px 6px 4px rgba (0, 0, 0, 0.13);
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
background-color: var(--color-bg) !important;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
text-transform: uppercase;
- Exclude checks
!important should not be used Open
Open
border-bottom: 1px solid $yf-gray !important;
- Exclude checks
Prefer using placeholder selectors (e.g. %some-placeholder) with @extend Open
Open
@extend .mb-3;
- Exclude checks
Selector c-panel__header
should be written in lowercase with hyphens Open
Open
.c-panel__header {
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
@extend .mb-3;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
box-shadow: -2px 10px 6px 4px rgba (0, 0, 0, 0.13);
- Exclude checks