- First commit to issue fork.
- Merge request !8Issue #3346156 by samit.310@gmail.com, Akram Khan: Drupal Coding Standards Issues | phpcs → (Open) created by dench0
- last update
10 months ago 2 pass - Status changed to Fixed
10 months ago 4:42pm 9 February 2024 - Status changed to Needs work
10 months ago 9:52am 14 February 2024 - Status changed to Needs review
10 months ago 11:13am 28 February 2024 - 🇮🇳India zkhan.aamir
Hi,
MR #8 applied successfully
Admin@DESKTOP-252TO6V MINGW64 ~/Desktop/projects/drupal/web/modules/consent_manager (2.0.x) $ curl https://git.drupalcode.org/project/consent_manager/-/merge_requests/8.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2647 0 2647 0 0 6876 0 --:--:-- --:--:-- --:--:-- 6911 patching file consent_manager.install patching file src/CodeManager.php patching file src/Form/ConsentManagerSettingsForm.php
No issues remaining.
Admin@DESKTOP-252TO6V MINGW64 ~/Desktop/projects/drupal/web/modules $ phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,css,js,yml consent_manager/ Admin@DESKTOP-252TO6V MINGW64 ~/Desktop/projects/drupal/web/modules $