piotrmaslanka/satella

View on GitHub

Showing 2 of 2,924 total issues

Avoid deeply nested control flow statements.
Open

                    if file == '%s%s' % (name, extension):
                        yield path

Severity: Major
Found in satella/os/misc.py - About 45 mins to fix

Avoid too many return statements within this function.
Open

        return truth
Severity: Major
Found in satella/coding/structures/mixins/hashable.py - About 30 mins to fix
Severity
Category
Status
Source
Language