SvenTiigi/STLocationRequest

View on GitHub
Example-iOS/ViewController.swift

Summary

Maintainability
A
1 hr
Test Coverage

Function makeConstraints has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    func makeConstraints() {
        // Check if running on simulator
        if self.isSimulator {
            // Layout simulator warning label
            self.simulatorWarningLabel.translatesAutoresizingMaskIntoConstraints = false
Severity: Minor
Found in Example-iOS/ViewController.swift - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status