18F/dolores-landingham-slack-bot

View on GitHub
app/assets/stylesheets/_core.scss

Summary

Maintainability
Test Coverage

Line should be indented with spaces, not tabs
Open

    box-sizing: border-box
Severity: Minor
Found in app/assets/stylesheets/_core.scss by scss-lint

Declaration should be terminated by a semicolon
Open

    box-sizing: border-box
Severity: Minor
Found in app/assets/stylesheets/_core.scss by scss-lint

Prefer single quoted strings
Open

@import "bourbon";
Severity: Minor
Found in app/assets/stylesheets/_core.scss by scss-lint

Prefer single quoted strings
Open

@import "neat";
Severity: Minor
Found in app/assets/stylesheets/_core.scss by scss-lint

Prefer single quoted strings
Open

@import "base/base";
Severity: Minor
Found in app/assets/stylesheets/_core.scss by scss-lint

There are no issues that match your filters.

Category
Status