conan-io/conan

View on GitHub
conans/cli/commands/help.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                    if start:
                        break
                    start = True
Severity: Major
Found in conans/cli/commands/help.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status