Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
igcfs/go-igc
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
13 days ago
Refresh default branch
Refresh
bruteforce.go
Summary
Maintainability
A
45 mins
Test Coverage
Issues
Source
Stats
Avoid deeply nested control flow statements.
Open
if distance > optimalDistance { optimalDistance = distance optimalTask = task }
Severity: Major
Found in
bruteforce.go
- About 45 mins to fix
Close
There are no issues that match your filters.
Clear all filters
Category
Complexity
Status
Open
Confirmed
Invalid
Wontfix