rokumatsumoto/boyutluseyler

View on GitHub
app/assets/stylesheets/framework/common.scss

Summary

Maintainability
Test Coverage

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

    flex-wrap: wrap;

Merge rule .inline-list li:last-child with rule on line 55
Open

.inline-list li:last-child {

Rule declaration should be followed by an empty line
Open

}

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

    list-style-type: none;

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

    li {

Declaration should be terminated by a semicolon
Open

      margin-bottom: .25rem

Avoid vendor prefixes.
Open

  cursor: -webkit-grabbing;

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

    word-wrap: break-word;

Properties should be ordered display, flex-wrap, list-style-type, margin, padding
Open

    padding: 0;

Properties should be ordered margin-bottom, margin-right
Open

      margin-right: .25rem;

0.25 should be written without a leading zero as .25
Open

  margin-top: 0.25rem;

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

    line-height: 1.4;

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

    word-break: break-word;

Properties should be ordered font-size, margin-top, width
Open

  width: 100%;

Properties should be ordered hyphens, line-height, word-break, word-wrap
Open

    line-height: 1.4;

Merge rule .inline-list > li with rule on line 55
Open

.inline-list > li {

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

    hyphens: auto;

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

    display: flex;

Merge rule .inline-list li a with rule on line 55
Open

.inline-list li a {

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

    margin: 0;

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

    display: block;

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

    padding: 0;

There are no issues that match your filters.

Category
Status