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

    padding-top: 12px;
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

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

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

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

    text-align: left;
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

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

    position: relative;
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::before, .accordion__arrow::after {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

.jsonTable tr:nth-child(even){background-color: $white;}
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

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

    animation: fadein .35s ease-in;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Property 'padding-' 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, content, display, height, position, top, width
Open

            display: block;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    background-color: $white;
Severity: Minor
Found in sass/components/_tables.scss by scss-lint

Heading (h4) should not be qualified.
Open

.site .heading .http_method, .site .path a, .site .footer h4 {
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

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

    display: none;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    opacity: 0;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

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

Use of !important
Open

  border-bottom: 1px solid #dddddd !important;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

The property -moz-appearance is compatible with -webkit-appearance and should be included as well.
Open

  -webkit-appearance: none;
Severity: Minor
Found in public/swagger/crime-data-style.css by csslint

Properties should be ordered animation, display, opacity
Open

    display: none;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

Use // comments everywhere
Open

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

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

    margin-top: 1.875rem;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    border-radius: 2px;
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint
Severity
Category
Status
Source
Language