Program Files/cmd/style.scss
Each selector in a comma sequence should be on its own single line Open
Open
body, input {
- Exclude checks
Colon after property should be followed by one space Open
Open
font-weight:inherit
- Exclude checks
Color literals like #ff0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#ff0;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Colon after property should be followed by one space Open
Open
line-height:0;
- Exclude checks
Properties should be ordered color, content, display, left, padding, position, z-index Open
Open
content:'> ';
- Exclude checks
Colon after property should be followed by one space Open
Open
left:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
left:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
margin-left:-5px;
- Exclude checks
Colon after property should be followed by one space Open
Open
font-family:var(--font);
- Exclude checks
Colon after property should be followed by one space Open
Open
font-size:16px;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
p, a, b, input, .cmdinputcontainer {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
p, a, b, input, .cmdinputcontainer {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
font-size:18px
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#ff0;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
b {
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#66f;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#6f6;
- Exclude checks
Color literals like #ff0
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#ff0;
- Exclude checks
Colon after property should be followed by one space Open
Open
margin:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
p, a, b, input, .cmdinputcontainer {
- Exclude checks
Color literals like #6f6
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#6f6;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
b {
- Exclude checks
Colon after property should be followed by one space Open
Open
display:inline-block;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
min-height:100vh;
- Exclude checks
Properties should be ordered border, border-left, display, height, left, margin-left, min-height, outline, padding, position, top, width Open
Open
outline:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
background-color:$cmdblack;
- Exclude checks
Colon after property should be followed by one space Open
Open
top:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
min-height:20px;
- Exclude checks
Properties should be ordered color, display, font-family, font-size, height, line-height, margin, padding Open
Open
margin:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:0 0 0 18px;
- Exclude checks
Colon after property should be followed by one space Open
Open
height:auto;
- Exclude checks
Color literals like #66f
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color:#66f;
- Exclude checks
Properties should be ordered --background-color, --color, --font Open
Open
--color:#fff;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
p, a, b, input, .cmdinputcontainer {
- Exclude checks
Colon after property should be followed by one space Open
Open
font-size:18px
- Exclude checks
!important should not be used Open
Open
display: inline !important;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Colon after property should be followed by one space Open
Open
border:0;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:none;
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
font-weight:inherit
- Exclude checks
Properties should be ordered color, display Open
Open
display:inline-block;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:#ff0;
- Exclude checks
Colon after property should be followed by one space Open
Open
position:relative;
- Exclude checks
Colon after property should be followed by one space Open
Open
--background-color:#000;
- Exclude checks
Colon after property should be followed by one space Open
Open
--font:sans-serif;
- Exclude checks
Colon after property should be followed by one space Open
Open
width:100%;
- Exclude checks
Colon after property should be followed by one space Open
Open
display:inline-block;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Colon after property should be followed by one space Open
Open
outline:0;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
&::before {
- Exclude checks
Colon after property should be followed by one space Open
Open
content:'> ';
- Exclude checks
Colon after property should be followed by one space Open
Open
padding:1px 10px;
- Exclude checks
Properties should be ordered background-color, box-sizing, min-height, padding, width Open
Open
padding: 0 10px;
- Exclude checks
Colon after property should be followed by one space Open
Open
color:$cmdwhite
- Exclude checks
Colon after property should be followed by one space Open
Open
position:absolute;
- Exclude checks
Line should be indented with spaces, not tabs Open
Open
input {
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Colon after property should be followed by one space Open
Open
height:auto;
- Exclude checks
Colon after property should be followed by one space Open
Open
border-left:5px solid $cmdwhite;
- Exclude checks
Colon after property should be followed by one space Open
Open
--color:#fff;
- Exclude checks
Colon after property should be followed by one space Open
Open
line-height:1.2;
- Exclude checks
Colon after property should be followed by one space Open
Open
z-index:999;
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&,* {
- Exclude checks
Colon after property should be followed by one space Open
Open
display:block;
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
color:$cmdwhite
- Exclude checks