FILE: /home/anish/Projects/panels/panels.install ---------------------------------------------------------------------- FOUND 7 ERRORS AND 5 WARNINGS AFFECTING 12 LINES ---------------------------------------------------------------------- 1 | ERROR | [x] Missing file doc comment 45 | WARNING | [ ] Format should be "* Implements hook_foo().", "* | | Implements hook_foo_BAR_ID_bar() for | | xyz_bar().",, "* Implements | | hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", | | or "* Implements hook_foo_BAR_ID_bar() for | | xyz-bar.tpl.php.". 53 | ERROR | [x] Missing function doc comment 64 | ERROR | [x] Missing function doc comment 72 | ERROR | [x] Missing function doc comment 92 | ERROR | [x] Missing function doc comment 260 | WARNING | [x] A comma should follow the last multiline array | | item. Found: ) 396 | WARNING | [x] There must be no blank line following an inline | | comment 398 | WARNING | [x] There must be no blank line following an inline | | comment 453 | WARNING | [ ] Line exceeds 80 characters; contains 81 | | characters 517 | ERROR | [x] Expected 1 space after FOREACH keyword; 0 found 518 | ERROR | [x] Expected 1 space after FOREACH keyword; 0 found ---------------------------------------------------------------------- PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- Time: 1.22 secs; Memory: 11.25Mb