fbi-cde/crime-data-frontend

View on GitHub

Showing 176 of 242 total issues

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

    100% { transform: translateY(0); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    .accordion__title:hover {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    .accordion__title > *:last-child,
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Use of !important
Open

  font-family: monospace !important;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

Line should be indented 0 spaces, but was indented 8 spaces
Open

        .accordion__arrow {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    30% { transform: translateY(0); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Property 'border-left' should be placed on own line
Open

  padding-left:10px; border-left: 1px solid #ccc; padding-:10px;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Properties should be ordered background-color, padding
Open

        padding: 20px;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    animation-duration: 1.5s;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Each selector in a comma sequence should be on its own single line
Open

        .accordion__arrow::before, .accordion__arrow::after {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented with spaces, not tabs
Open

    0% { transform: translateY(0); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Use of !important
Open

  margin-top: 1.3rem !important;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

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

    position: absolute;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Line should be indented 0 spaces, but was indented 8 spaces
Open

        .accordion__arrow::after,
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    20% { transform: translateY(5px); }
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    animation-name: move-up;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint
Severity
Category
Status
Source
Language