Summary
This Merge Request contains an unique commit with changes in some files, all related with pending changes in code styling. It comes from Issue: #3198373 . https://www.drupal.org/project/lwm/issues/3198373
Epic
This merge request doesn't belong to any epic.
This set of commits
- Changes some lines in README.txt file.
- Repairs code in HTTP Client.
- Cleans and does changes in code from the Admin Settings Form.
For testing
Run pipelines for phpcs in workflow CI/CD.
Just run codesnifffing in your local installation.
- :~$ cd workspace/drupalsite/
- :~$ ddev exec -d=/var/www/html vendor/bin/phpcs --standard=Drupal --extensions='php,module,inc,install,test,profile,theme,info,txt,md' web/modules/custom/lwm/
- :~$ ddev exec -d=/var/www/html vendor/bin/phpcs --standard=DrupalPractice --extensions='php,module,inc,install,test,profile,theme,info,txt,md' web/modules/custom/lwm/