- Issue created by @gaurav_manerkar
- Merge request !8Issue #3487948: Fix code standard errors and ci integration ā (Merged) created by gaurav_manerkar
- šµšPhilippines paraderojether
Hi
I reviewed MR!8 and confirmed all coding standard issues are fixed and it passed on the Gitlab CI
I also checked PHP_CodeSniffer and no phpcs issues found.
ā simple_wysiwyg git:(1.0.x) curl https://git.drupalcode.org/project/simple_wysiwyg/-/merge_requests/8.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 12342 0 12342 0 0 41947 0 --:--:-- --:--:-- --:--:-- 43153 patching file .cspell-project-words.txt patching file .gitlab-ci.yml patching file 'css/simple-wysiwyg.css' patching file 'js/simple-wysiwyg.js' ā simple_wysiwyg git:(1.0.x) ā cd .. ā contrib git:(main) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig simple_wysiwyg ā contrib git:(main) ā
Moving this to RTBC!
Thank you. - First commit to issue fork.
-
murz ā
committed 18fa9c2e on 1.0.x authored by
gaurav_manerkar ā
Issue #3487948 by gaurav_manerkar, murz, paraderojether: Coding...
-
murz ā
committed 18fa9c2e on 1.0.x authored by
gaurav_manerkar ā
- š¦š²Armenia murz Yerevan, Armenia
Thanks, have simplified the CI file and merged.