- Issue created by @alyaj2a
- Assigned to alyaj2a
- Issue was unassigned.
- Status changed to Needs review
2 months ago 7:43pm 17 September 2024 - Status changed to Needs work
2 months ago 6:19am 18 September 2024 - šµšPhilippines clarkssquared
I checked the module and applied the MR !10 and I can still see PHPCS issues
ā critical_css git:(2.0.x) curl https://git.drupalcode.org/project/critical_css/-/merge_requests/10.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2082 0 2082 0 0 3953 0 --:--:-- --:--:-- --:--:-- 4011 patching file 'src/Asset/CriticalCssProvider.php' patching file 'src/Asset/CssCollectionRenderer.php' patching file 'tests/src/Functional/CriticalCssHeadTest.php' ā critical_css git:(2.0.x) ā .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml critical_css FILE: /Users/clarksubing-subing/Projects/d10/drupal_local/web/modules/contrib/critical_css/src/Form/SettingsForm.php -------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------- 34 | ERROR | [x] Multi-line function declarations must have a trailing comma after the last parameter -------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY -------------------------------------------------------------------------------------------------------------------- FILE: /Users/clarksubing-subing/Projects/d10/drupal_local/web/modules/contrib/critical_css/src/Asset/CriticalCssProvider.php ---------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------------------- 152 | ERROR | [x] Multi-line function declarations must have a trailing comma after the last parameter ---------------------------------------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------------------------------------------------------------- Time: 404ms; Memory: 12MB ā contrib git:(main) ā
-
albertosilva ā
committed 13725325 on 2.0.x
Issue #3475000 by alyaj2a: Coding Standard Issues
-
albertosilva ā
committed 13725325 on 2.0.x
-
albertosilva ā
committed 8f685e8d on 2.0.x
Issue #3475000 by clarkssquared: Coding Standard Issues
-
albertosilva ā
committed 8f685e8d on 2.0.x