fey/php-project-lvl2

View on GitHub

Showing 27 of 27 total issues

Expected an indentation at 4 instead of at 2.
Open

  --format <fmt>                Report format [default: stylish] Examples: stylish, plain, json
Severity: Minor
Found in bin/gendiff by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  gendiff (-h|--help)
Severity: Minor
Found in README.md by editorconfig

Expected an indentation at 4 instead of at 2.
Open

  --format <fmt>                Report format [default: pretty]
Severity: Minor
Found in README.md by editorconfig

syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open

                    NESTED    => fn() => formatMessage(
Severity: Critical
Found in src/Formatters/Stylish.php by phan

Expected an indentation at 4 instead of at 2.
Open

  gendiff [--format <fmt>] <firstFile> <secondFile>
Severity: Minor
Found in README.md by editorconfig

syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open

        'yaml' => fn($content) => parseYaml($content),
Severity: Critical
Found in src/Parsers.php by phan

syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ']'
Open

        'plain'  => fn($diff) => formatPlain($diff),
Severity: Critical
Found in src/Diff.php by phan
Severity
Category
Status
Source
Language