kulikov98/project-lvl2-s459

View on GitHub
src/renderers/Text.php

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

    return implode(PHP_EOL, $res);
Severity: Major
Found in src/renderers/Text.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return "{$indent}  {$item['name']}: {" . PHP_EOL . "{$nested}" . PHP_EOL . "{$indent}  }";
    Severity: Major
    Found in src/renderers/Text.php - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status