lucasb/BakerCM

View on GitHub
baker/cli.py

Summary

Maintainability
A
1 hr
Test Coverage

Function _build_cli has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def _build_cli(commands):
        """
        Build command line interface options for baker commands with help instructions
        """
        description = 'Baker is a decentralized configuration management based on files. <:::>'
Severity: Minor
Found in baker/cli.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status