Coder 8.3.24 has just been released. This has a new standard for multi-line function definitions #3440075: Add rule for multi-line function declarations
This was also discussed in the Coding Standards issue #3295249: Allow multi-line function declarations
Issue fork scheduler-3442310
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #5
jonathan1055 commentedNice easy fix. PHPCBF also has automatic fixing too.
Comment #10
jonathan1055 commentedThe trailing comma is incompatible with PHPUnit 9.6.19 in Drupal 9.5 PHP 7.4. Therefore removed the comma and added