Closed (fixed)
Project:
Multiple Selects
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Oct 2023 at 19:13 UTC
Updated:
22 Oct 2023 at 13:39 UTC
Jump to comment: Most recent
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 #4
chetan 11 commentedHi @JeroenT
I have fixed the phpcs issue on the above module, please check the MR.
Comment #5
chetan 11 commentedComment #6
schillerm commentedHi folks, I have tested MR !8 on a D9.5.0 site (PHP 8.1).
I ran ..
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig web/modules/contrib/multiple_selectsI got no phpcs errors back.
+1 for RTBC from me.
Comment #7
jeroentComment #9
jeroent