restic/cli/prune.go

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method Restic.Prune has 51 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (r *Restic) Prune(tags ArrayOpts) error {
    prunelogger := r.logger.WithName("prune")

    prunelogger.Info("pruning repository")

Severity: Minor
Found in restic/cli/prune.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status