bundler/bundler

View on GitHub
lib/bundler/installer/gem_installer.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(spec, installer, standalone = false, worker = 0, force = false)
Severity: Minor
Found in lib/bundler/installer/gem_installer.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status