Create Cli.php #9228
Annotations
1 error and 6 warnings
Code style with PHP-CS-Fixer
Process completed with exit code 8.
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: no_closing_tag
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: no_trailing_whitespace
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: phpdoc_summary
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: blank_line_before_statement
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: no_whitespace_in_blank_line
|
Code style with PHP-CS-Fixer:
src/PhpSpreadsheet/Writer/Cli.php#L1
Found violation(s) of type: single_blank_line_at_eof
|
Loading