Closed (fixed)
Project:
API Proxy
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2019 at 09:21 UTC
Updated:
19 Aug 2022 at 19:44 UTC
Jump to comment: Most recent
Ensure that PHPCS is passing in the module.
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 #2
anabpvI will work on this
Comment #4
anabpvRan phpcs and phpcbf after applied the above fixes and the results came clean.
Waiting for review.
Comment #5
tmaiochi commentedI'll review this!
Comment #6
tmaiochi commentedThe code removed all messages from PHPCS, and everything is working well as far as I can test it. Moving to RTBC!
Comment #7
anabpvApologies for the incorrect information. I have corrected it.
Comment #10
m4oliveiThanks all! Merged to 8.x-1.x
Comment #11
m4oliveiComment #12
m4oliveiOops! I noticed that this change caused an error on the plugin config form. I'll fix that.
Comment #15
m4oliveiThere we go. Should be good now.
Comment #16
m4oliveiOh well that's embarrassing. I didn't realize there was a 2.x branch when I committed this. All good that it went to 1.x as well. But lets get it into 2.x as well 😳.
Comment #17
m4oliveiComment #20
m4oliveiThere we go, merged to 2.x. I also took the opportunity to flesh out some code documentation.