yos/move.go

Summary

Maintainability
A
35 mins
Test Coverage

Function moveEntry has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func moveEntry(src, dest string, check funcCheckFileInfo, errMode error, remove funcRemoveEntry, copy funcCopyEntry) (err error) {
Severity: Minor
Found in yos/move.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status