- Issue created by @sunil jolapara
- Merge request !3Resolve #3476682 "Fix the issues reported by phpcodesniffer" ā (Open) created by sunil jolapara
- šŗšøUnited States sunil jolapara 3265 Summitrun Drive, Independence, KY, 41051
- šµšPhilippines cleavinjosh
Hi @sunil jolapara,
Thank you for providing an MR. I applied MR!3, it was applied smoothly and fixed the phpcs issues.
ā media_contextual_crop_iwc_adapter git:(1.0.x) curl https://git.drupalcode.org/project/media_contextual_crop_iwc_adapter/-/merge_requests/3.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10203 0 10203 0 0 26520 0 --:--:-- --:--:-- --:--:-- 26501 patching file .gitlab-ci.yml patching file composer.json patching file media_contextual_crop_iwc_adapter.info.yml patching file media_contextual_crop_iwc_adapter.module patching file src/Plugin/MediaContextualCrop/ImageWidgetCrop.php ā media_contextual_crop_iwc_adapter git:(1.0.x) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml media_contextual_crop_iwc_adapter ā contrib git:(main) ā
Thank you.
- š®š¹Italy apaderno Brescia, š®š¹
The issue summary for PHP_CodeSniffer issues should always show the report given from PHP_CodeSniffer and the arguments passed to
phpcs
.Furthermore, since GitLab CI is now enabled for all the projects, GitLab CI should be used to get PHP_CodeSniffer errors/warnings.