[misc] release process refactor #366
Annotations
1 error and 10 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: phpdoc_to_comment
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: heredoc_to_nowdoc
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: phpdoc_summary
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: yoda_style
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: no_extra_blank_lines
|
PHP-CS-Fixer:
bin/release.php#L1
Found violation(s) of type: binary_operator_spaces
|
PHP-CS-Fixer:
bin/extract-release-notes.php#L1
Found violation(s) of type: blank_line_after_opening_tag
|
PHP-CS-Fixer:
bin/extract-release-notes.php#L1
Found violation(s) of type: no_trailing_comma_in_singleline
|