guidomb/carthage_cache

View on GitHub
lib/carthage_cache/project.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(project_path, cache_dir_name, archive_base_path, terminal, tmpdir, swift_version_resolver = SwiftVersionResolver.new)
Severity: Minor
Found in lib/carthage_cache/project.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status