- Issue created by @sunil jolapara
- šŗšøUnited States rajesh bhimani 3265 Summitrun Drive, Independence, KY, 41051.
- Status changed to Active
4 months ago 5:57pm 7 September 2024 - Merge request !2Issue #3471572: Fix the issues reported by PHP_CodeSniffer ā (Open) created by apaderno
- Assigned to chhavi.sharma
- Merge request !3Created a new merge request to get the list of all the PHP_CodeSniffer errors/warnings to fix ā (Open) created by apaderno
- š®š¹Italy apaderno Brescia, š®š¹
avpaderno ā changed the visibility of the branch 3471572-gitlab-ci-reports to hidden.
- šµšPhilippines paraderojether
Hi
I reviewed MR!2, applied it against Users Bulk Delete, and confirmed phpcs are now fixed.
Code Sniffer
ā user_bulk_delete git:(main) ā curl https://git.drupalcode.org/project/user_bulk_delete/-/merge_requests/2.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2693 0 2693 0 0 9171 0 --:--:-- --:--:-- --:--:-- 9318 patching file .gitlab-ci.yml patching file user_bulk_delete.install patching file user_bulk_delete.module ā user_bulk_delete git:(main) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig user_bulk_delete ā contrib git:(main) ā
It also passed on the Gitlab CI.
Moving this to RTBC!
Thank you.