- Issue created by @hetal.solanki
- Issue was unassigned.
- Status changed to Needs review
8 months ago 7:56am 10 July 2024 - Status changed to RTBC
8 months ago 9:32am 10 July 2024 - šµšPhilippines cleavinjosh
Hi @Hetal.Solanki,
I applied MR!1, it was applied smoothly and fixed the phpcs issues.
ā entity_sync_group git:(1.x) curl https://git.drupalcode.org/project/entity_sync_group/-/merge_requests/1.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 996 0 996 0 0 2789 0 --:--:-- --:--:-- --:--:-- 2797 patching file src/Plugin/EntitySync/FieldTransformer/EntityParentGroup.php ā entity_sync_group git:(1.x) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml entity_sync_group ā contrib git:(main) ā
Thank you.
- Status changed to Closed: won't fix
8 months ago 4:10pm 10 July 2024 - šµšŖPeru krystalcode
Thanks for the MR. The module provides its own PHPCS configuration file, you need to use that. Feel free to reopen this issue if you find coding standards violations using that file.
https://git.drupalcode.org/project/entity_sync_group/-/blob/1.x/.phpcs.x...