sirosen/SALVE

View on GitHub
salve/filesys/abstract.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def chown(self, path, uid, gid, *args, **kwargs):  # pragma: no cover
Severity: Minor
Found in salve/filesys/abstract.py - About 35 mins to fix

There are no issues that match your filters.

Category
Status