- Issue created by @Neha Wadhwani
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:28am 13 April 2023 - 🇬🇧United Kingdom jonathan1055
Hi Neha Wadhwani
Please look at the actual test results run here on drupal.org https://www.drupal.org/pift-ci-job/2641255 →
You will see that these array errors are not shown. That's because we have custom settings for a few of the coding standard sniffs. You need to run phpcs in the proper way, then those settings will be picked up and used. Either navigate into the project root folder and runphpcs .
. Or from further up the folder hierarchy you need to specify the --standard parameterphpcs path/to/modules/scheduler_content_moderation_integration --standard=path/to/modules/scheduler_content_moderation_integration/phpcs.xml.dist
Sorry, you have wasted your time making your patch.
- Status changed to Closed: won't fix
over 1 year ago 2:03pm 13 April 2023 - 🇺🇸United States smustgrave
Closing as won't fix as this falls into the category of credit farming. And I avoid giving credit to such issues. If you wish to get involved in this project please pick an issue from the queue and work on that. We are also here to help with that.
Thanks.
- 🇬🇧United Kingdom jonathan1055
I have also unticked the 'credit' checkbox below.