themattrix/bashup

View on GitHub
bashup/__main__.py

Summary

Maintainability
A
35 mins
Test Coverage

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

def run_file(to_run, args, compile_fn=bash.compile_to_bash, run_fn=subprocess.call, temp_file_ctx=temporary.temp_file):
Severity: Minor
Found in bashup/__main__.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status