- Issue created by @_shy
- First commit to issue fork.
- Status changed to Needs review
3 months ago 8:09am 30 August 2024 - π«π·France nfabing
Hi,
Resolved all reported issues.
You can review the MR. - π΅πPhilippines clarkssquared
Hi
I applied the MR !15 and tested the PHPCS and I noticed that there is 1 PHPCS remained after I applied your merge request
β videojs git:(3.x) curl https://git.drupalcode.org/project/videojs/-/merge_requests/15.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8138 0 8138 0 0 13225 0 --:--:-- --:--:-- --:--:-- 13319 patching file 'config/install/videojs.settings.yml' patching file 'config/schema/videojs.schema.yml' patching file 'src/Plugin/Field/FieldFormatter/VideoJsPlayerFormatter.php' patching file 'src/Plugin/Field/FieldFormatter/VideoJsPlayerFormatterBase.php' patching file 'src/Plugin/Field/FieldFormatter/VideoJsPlayerListFormatter.php' patching file videojs.libraries.yml β videojs git:(3.x) β .. β contrib git:(main) β phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml videojs FILE: /Users/clarksubing-subing/Projects/d10/drupal_local/web/modules/contrib/videojs/README.md ----------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ----------------------------------------------------------------------------------------------- 157 | ERROR | [x] Expected 1 newline at end of file; 0 found ----------------------------------------------------------------------------------------------- PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------------------------------- Time: 292ms; Memory: 10MB β contrib git:(main) β