There are some coding standard issues in module.
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | afterthepatch.png | 73.49 KB | roberttabigue |
| #17 | beforethepatch.png | 180.46 KB | roberttabigue |
| #11 | interdiff-8-11.txt | 13.42 KB | nitin_lama |
| #11 | fixing_coding_standard-2887229-11.patch | 16.92 KB | nitin_lama |
| #8 | fixing_coding_standard-2887229-8.patch | 3.17 KB | rohit.rawat619 |
Issue fork commerce_adyen-2887229
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 #2
jayesh_makwana commentedWe create a patch for solving coding standard issues for this module. Please check and apply it.
Comment #3
Anupam_Dhauria commentedHi @Jayesh_makwana,
Thank you for patch . I will review this.
Comment #4
Anupam_Dhauria commentedHi @jayesh_makwana,
your patch is applied cleanly.
but still I am getting error.
Moving to need work. I am working on it.
Comment #5
Anupam_Dhauria commentedHi,
I have worked on this issue.
Providing patch for review.
Comment #6
i-trokhanenkoComment #7
rohit.rawat619 commentedComment #8
rohit.rawat619 commentedFixing codeing standard
Comment #9
roberttabigue commentedHi @RohitRawat676,
Confirmed patch #8 is applied cleanly.
Applied to Commerce Adyen with 8.x-1.x-dev version and with the Drupal core version of 9.5.x.
However, I'm still getting PHPCS errors:
I ran this command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml commerce_adyen/
Moving this now to Needs work.
Thank you!
Comment #10
nitin_lamaComment #11
nitin_lamaAddressed #9. Please review.
Comment #12
nitin_lamaComment #13
roberttabigue commentedHi @nitin_lama,
I reviewed your changes and confirmed the Patch was applied cleanly.
However, I'm still seeing a couple of PHPCS errors:
Moving this again to Needs work.
Thank you!
Comment #16
frederikvhoPlease check the newest merge request.
The other merge request's fork was branched from 7.x, this one is 8.x.
Merge request 8.x
Summary:
Applied the existing patch from #11
+
Added extra fixes for remaining phpcs warnings that were also addressed in #13
Comment #17
roberttabigue commentedHi,
I reviewed the new changes made by @Frederikvho and was applied cleanly.
And all PHPCS errors have been fixed.
I ran this command:
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twigPlease see the attached screenshots for your reference.
I'm moving this now to RTBC.
Thank you!
Comment #19
i-trokhanenkoThanks!
Comment #20
i-trokhanenko