fbi-cde/crime-data-frontend

View on GitHub

Showing 176 of 242 total issues

Use // comments everywhere
Open

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

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 2 spaces, but was indented 4 spaces
Open

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

Colon after property should be followed by one space
Open

  padding-left:10px; border-left: 1px solid #ccc; padding-:10px;
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

Avoid vendor prefixes.
Open

@-webkit-keyframes fadein {
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

Line should be indented 2 spaces, but was indented 4 spaces
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

    margin-bottom: .5rem;
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 {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

        [aria-expanded="true"] .accordion__arrow::before {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    10% { transform: translateY(0); }
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

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

Colon after property should be followed by one space
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 animation-duration, animation-name
Open

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

Avoid vendor prefixes.
Open

@-moz-keyframes fadein {
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint

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

    border: 1px solid rgba(0, 0, 0, .1);
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

Use // comments everywhere
Open

/* -------------------------------------------------- */
Severity: Minor
Found in sass/components/_accordin.scss by scss-lint
Severity
Category
Status
Source
Language