- Issue created by @shyam_bhatt
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 11:44am 16 November 2023 - 🇮🇳India shyam_bhatt Gujarat
Here I am adding a solution patch to fix the above issue.
After applying the patch, run the below code:
phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml "module_path"
It will resolve all the issues from phpcs.
A new sniff added to Coder 8.3.19 →
- Status changed to Closed: works as designed
about 1 year ago 9:04am 20 November 2023 - 🇮🇳India shyam_bhatt Gujarat
I think the maintainer can use phpcbf and resolve similar issues. Hence, I am closing this issue.