Code Quality #177
Annotations
1 error and 4 warnings
Run PHP CS Fixer
Process completed with exit code 1.
|
Run PHP CS Fixer:
src/VCS/GitHandler.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Run PHP CS Fixer:
src/Command/IncrementCommand.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Run PHP CS Fixer:
tests/VCS/GitHandlerTest.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Run PHP CS Fixer:
src/DependencyInjection/BizkitVersioningExtension.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
Loading