vasyl-purchel/alpaca

View on GitHub
lib/alpacabuildtool/tools/nuget.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def install(package,
                outputdir = nil,
                prerelease = false,
                exclude_version = false,
                source = nil)
Severity: Minor
Found in lib/alpacabuildtool/tools/nuget.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status