- Issue created by @yogeshsevak
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 4:34am 9 May 2023 - Status changed to Needs work
over 1 year ago 4:54am 9 May 2023 - š®š³India Anmol_Specbee
The patch is not able to resolve all the issues reported by phpcs. Attaching a screenshot for reference, Moving it back to needs work.
- First commit to issue fork.
- Assigned to nitin_lama
- š®š³India nitin_lama India
#2 patch applies cleanly. @anmol Please use phpcs command with Drupal & DrupalPractice.
There are some fixes on js file, which i'll be pushing in the MR.
No violations of coding standards remain after correction.
I'm using custom alias for the drupal and drupalPractice:
- @nitin_lama opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 1:27pm 10 May 2023 - Status changed to RTBC
5 months ago 12:51pm 7 June 2024 Hi @nitin_lama,
Applied your changes in MR3, it applied successfully and confirmed fixed all phpcs errors.
ckeditor_quote git:(8.x-1.1) curl https://git.drupalcode.org/project/ckeditor_quote/-/merge_requests/3.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 4176 0 4176 0 0 10893 0 --:--:-- --:--:-- --:--:-- 11256 patching file README.md patching file js/plugins/quote/dialogs/quote.js patching file js/plugins/quote/plugin.js patching file src/Plugin/CKEditorPlugin/Quote.php ā ckeditor_quote git:(8.x-1.1) ā cd .. ā contrib git:(master) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig ckeditor_quote ā contrib git:(master) ā
Will now move this to RTBC
Thanks,
Jake- š®š¹Italy apaderno Brescia, š®š¹
apaderno ā changed the visibility of the branch 3358992-fix-the-issues to hidden.
- Status changed to Closed: outdated
5 months ago 4:15pm 7 June 2024 - š®š¹Italy apaderno Brescia, š®š¹
The 8.x-1.x branch is no longer supported. If there are PHP_CodeSniffer warnings/errors which should be fixed, that should be done in the 3.0.x branch, which is also the suggested one.