Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
openfoodfoundation/openfoodnetwork
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
25 days ago
Refresh default branch
Refresh
app/webpacker/css/admin/components/sidebar.scss
Summary
Maintainability
Test Coverage
Issues
Source
Stats
Color literals like
#fff
should only be used in variable declarations; they should be referred to via variable everywhere else.
Open
background: #fff;
Severity: Minor
Found in
app/webpacker/css/admin/components/sidebar.scss
by
scss-lint
Exclude checks
Disable engine
Disable check
Close
Avoid using id selectors
Open
#sidebar {
Severity: Minor
Found in
app/webpacker/css/admin/components/sidebar.scss
by
scss-lint
Exclude checks
Disable engine
Disable check
Close
There are no issues that match your filters.
Clear all filters
Category
Style
Status
Open
Confirmed
Invalid
Wontfix