- Issue created by @sidharth_soman
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:28pm 7 July 2023 - š®š³India sidharth_soman Bangalore
All issues fixed. Please review the patch.
- First commit to issue fork.
- @frederikvho opened merge request.
- š§šŖBelgium Frederikvho Belgium
Hi,
I applied the patch from #2 and ran PHPCS again but it threw 2 remaining errors. I fixed them using PHPCBF and pushed all of it to a fork.
Please see merge request !2 for the latest fixes.Kind regards,
Frederik - Status changed to RTBC
4 months ago 6:32am 19 July 2024 Hi @everyone,
@Frederikvho's changes on MR !2, can be applied successfully and confirmed it fixed the errors reported.
time_picker git:(675bac9) curl https://git.drupalcode.org/project/time_picker/-/merge_requests/2.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3716 0 3716 0 0 8485 0 --:--:-- --:--:-- --:--:-- 8682 patching file src/Plugin/Field/FieldWidget/TimePickerWidget.php patching file src/Plugin/Field/FieldWidget/TimeRangePickerWidget.php patching file time_picker.module ā time_picker git:(675bac9) ā cd .. ā contrib git:(master) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig time_picker ā contrib git:(master) ā
Will now move this to RTBC
Thanks,
Jake