flipace/hantera

View on GitHub
commands/develop/cloneRepository.go

Summary

Maintainability
A
45 mins
Test Coverage

Function CloneRepository has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func CloneRepository(name string, target string, branch string, repository string, nodeps bool, wg *sync.WaitGroup) {
Severity: Minor
Found in commands/develop/cloneRepository.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status