- Issue created by @chandansha
- Status changed to Closed: cannot reproduce
10 months ago 6:32am 26 February 2024
There is a files need to fixed with coding standards.
Here is the command : -
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,js,info,txt,md,yml web/modules/contrib/ckeditor5_alignment/
Result :-
FILE: /home/chandansha/docker/testd10/web/modules/contrib/ckeditor5_alignment/ckeditor5_alignment.info.yml
-------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------
1 | WARNING | Remove "project" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "datestamp" from the info file, it will be added by drupal.org packaging automatically
1 | WARNING | Remove "version" from the info file, it will be added by drupal.org packaging automatically
-------------------------------------------------------------------------------------------------------------
Time: 53ms; Memory: 8MB
Run PHPCS on CKEditor5 Distinct Alignment Buttons module.
Fixed the coding standards.
Submit the patch either MR .
Closed: cannot reproduce
1.0
Code
It involves compliance with, or the content of coding standards. Requires broad community agreement.