markusressel/container-app-conf

View on GitHub
container_app_conf/entry/list.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, item_type: Type[ConfigEntry], key_path: [str], example: any = None,
Severity: Major
Found in container_app_conf/entry/list.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status