junebug12851/pokered-save-editor

View on GitHub
src/app/fragments/card-pokemon-header/card-pokemon-header.component.scss

Summary

Maintainability
Test Coverage

Showing 22 of 22 total issues

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

flex-direction: column;

Avoid qualifying class selectors with an element.
Open

span.hp {

Properties should be ordered text-align, width
Open

width: 5em;

Properties should be ordered align-items, display, flex-direction, justify-content, padding-bottom, vertical-align, width
Open

width: 100%;

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

justify-content: space-between;

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

justify-content: space-between;

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

flex-grow: 2;

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

display: flex;

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

padding-bottom: 10px;

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

margin-right: 10px;

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

margin-top: 20px;

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

width: 100%;

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

flex-direction: row;

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

text-align: right;

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

align-items: baseline;

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

width: 100%;

Properties should be ordered align-items, display, flex-direction, height, justify-content, margin-right, margin-top, width
Open

width: 100%;

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

height: 100%;

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

display: flex;

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

align-items: baseline;

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

width: 5em;

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

vertical-align: top;
Category
Status