bitranox/rst_include

View on GitHub
rst_include/libs/lib_main.py

Summary

Maintainability
A
1 hr
Test Coverage
F
34%

Function rst_str_replace has 10 arguments (exceeds 4 allowed). Consider refactoring.
Open

def rst_str_replace(source: Union[pathlib.Path, IO[str]],  # str, file or sys.stdin
Severity: Major
Found in rst_include/libs/lib_main.py - About 1 hr to fix

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

    def rst_inc(source: Union[pathlib.Path, IO[str]],
    Severity: Minor
    Found in rst_include/libs/lib_main.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status