- Issue created by @szato
- šµšPhilippines paraderojether
Hi szato,
I reviewed patch #2, applied it against File De-duplicator 1.2.2, and confirmed it fixes the issues reported by phpcs.
ā file_de_duplicator git:(main) ā curl https://www.drupal.org/files/issues/2025-01-23/phpcs-fixes.3501752-2.patch | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 24380 100 24380 0 0 46707 0 --:--:-- --:--:-- --:--:-- 47339 patching file drush.services.yml patching file file_de_duplicator.module patching file file_de_duplicator.permissions.yml patching file file_de_duplicator.routing.yml patching file file_de_duplicator.services.yml patching file 'src/Commands/DeDuplicator.php' patching file 'src/Controller/DuplicatesController.php' patching file 'src/DuplicateFinder.php' patching file 'src/Form/FindDuplicatesForm.php' ā file_de_duplicator git:(main) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig file_de_duplicator ā contrib git:(main) ā
Moving this RTBC.
Thank you.