Add rule for trailing command in function call. #188
Annotations
10 errors and 1 warning
Run PHP CodeSniffer:
CakePHP/Sniffs/Classes/ReturnTypeHintSniff.php#L70
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Classes/ReturnTypeHintSniff.php#L79
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Classes/ReturnTypeHintSniff.php#L178
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/Classes/ReturnTypeHintSniff.php#L233
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP CodeSniffer:
CakePHP/Sniffs/PHP/SingleQuoteSniff.php#L59
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading