The Drupal Coding Standard Missing.
Please find the below link for more details.
https://pareview.sh/pareview/https-git.drupal.org-project-devel_queue.git
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Screen Shot 2018-05-03 at 6.01.22 PM.png | 128.76 KB | riddhi.addweb |
| #2 | devel_queue-d7-2969212-#2.patch | 1.68 KB | sureshcj |
Comments
Comment #2
sureshcj commentedHere I have fixed a few issues of coding standard.
Please review the patch.
Comment #3
riddhi.addweb commented@sureshcj, Thanks for the patch, Your patch updates all the standard errors & now it is working fine. I review all over pareview.sh errors & attached the screenshots for the same.
Comment #5
amonteroThanks for the patch, @sureshcj.
However, some function comments are not correct because they don't implement any hooks and have 'Implements...' comments.
Also, some small functions are pretty obvious, so no docs are necessary, IMO.
That said, the other issues are legit and most of them addressed in #774003b. Leaving in CNR in case a new PAR run reveals more issues.