Add rule for trailing command in function call. #189
Annotations
10 errors
Run PHP CodeSniffer:
CakePHP/Sniffs/Formatting/BlankLineBeforeReturnSniff.php#L75
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/FunctionCommentSniff.php#L62
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/FunctionCommentSniff.php#L69
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/FunctionCommentSniff.php#L80
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/FunctionCommentSniff.php#L87
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/FunctionCommentSniff.php#L101
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/DocBlockAlignmentSniff.php#L64
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/TypeHintSniff.php#L126
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/TypeHintSniff.php#L138
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Commenting/TypeHintSniff.php#L150
Multi-line function calls must have a trailing comma after the last parameter.
|
Loading