Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
AlexRogalskiy/java-patterns
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
28 days ago
Refresh default branch
Refresh
packages/changelog/docs/js/routes.js
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
Avoid deeply nested control flow statements.
Open
if (typeof obj[property][i] === 'string') { obj[property].splice(i, 1); }
Severity: Major
Found in
packages/changelog/docs/js/routes.js
- About 45 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix