- Issue created by @ismaelromero
- ๐บ๐ธUnited States smustgrave
Will fix directly on the branch but as these are seen as credit farming approaches I'm going to close it.
Currently, the module contains inconsistencies in code formatting that do not adhere to the Drupal Coding Standards (Drupal Coding Standards and DrupalPractice). These inconsistencies make the code less readable and can create challenges during code review, in addition to impacting long-term maintainability.
The motivation for this issue is to align the module's code with the recommended standards, making it easier for the community to contribute and ensuring the code is clearer, more maintainable, and compatible with static analysis tools.
By implementing these changes, the module will better align with the Drupal communityโs policies, and the effort required for future updates or reviews will be reduced.
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,info,txt,md,yml,css .
Fix reported errors and warnings
Active
3.0
Code
Will fix directly on the branch but as these are seen as credit farming approaches I'm going to close it.