Program Files/evalculator/style.scss
Properties should be ordered background-color, border, box-sizing, color, font-size, font-weight, height, width Open
Open
width: 100%;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover {
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover {
- Exclude checks
Color red
should be written in hexadecimal form as #ff0000
Open
Open
background-color: red;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-wrap: nowrap;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Properties should be ordered border, font-size, height, padding-left, padding-right, text-align, width Open
Open
width: 100%;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.o { // operator
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
border: .01em solid black;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
padding: 0;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
button {
- Exclude checks
Color literals like red
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: red;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
flex-direction: column;
- Exclude checks
Rule declaration should be preceded by an empty line Open
Open
.result {
- Exclude checks
Declaration should be terminated by a semicolon Open
Open
filter: none !important
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered display, flex-direction, flex-wrap, height Open
Open
height: 100%;
- Exclude checks
Avoid using id selectors Open
Open
#expression {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Properties should be ordered display, grid-gap, grid-template-columns, grid-template-rows, height, padding-top, width Open
Open
width: 100%;
- 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(--hovercolor) !important;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.n { // number
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.b { // bracket
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.decimal {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
html, body, .content {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.result {
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&:hover, &:focus, &:active {
- Exclude checks
!important should not be used Open
Open
filter: none !important
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.c { // clear
- Exclude checks
Color black
should be written in hexadecimal form as #000000
Open
Open
color: black;
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.e { // equal
- Exclude checks
Color #ff3333
should be written as #f33
Open
Open
background-color: #ff3333;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.expression {
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
color: black;
- Exclude checks
Properties should be ordered border, border-bottom, font-size, height, padding-left, padding-right, -webkit-tap-highlight-color, text-align, width Open
Open
width: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
.buttons {
- Exclude checks
Color literals like black
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
border: .01em solid black;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
box-sizing: border-box;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
height: 100%;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
display: flex;
- Exclude checks
Rule declaration should be followed by an empty line Open
Open
}
- Exclude checks
Nesting should be no greater than 3, but was 4 Open
Open
&.backspace {
- Exclude checks
Properties should be ordered box-sizing, height, margin, padding Open
Open
margin: 0;
- Exclude checks
Avoid using id selectors Open
Open
#result {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
html, body, .content {
- Exclude checks
Each selector in a comma sequence should be on its own single line Open
Open
&:hover, &:focus, &:active {
- Exclude checks
Color literals like #ff3333
should only be used in variable declarations; they should be referred to via variable everywhere else. Open
Open
background-color: #ff3333;
- Exclude checks
Line should be indented 2 spaces, but was indented 4 spaces Open
Open
margin: 0;
- Exclude checks