http://git.drupal.org/sandbox/henry0/1363692.git
Primary tabs
Keep in mind that this is primarily a high level check that does not replace but, after all, eases the review process. There is no guarantee that no other issues could show up in a more in-depth manual follow-up review. This service depends on modules that are still under development and changed frequently hence the quality of automated reviews can vary from day to day.
Review of the 7.x-1.x branch:
- Drupal Code Sniffer has found some code style issues (please check the Drupal coding standards). See attachment.
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
FILE: ...review/sites/all/modules/pareview_temp/test_candidate/clickdesk.install
--------------------------------------------------------------------------------
FOUND 3 ERROR(S) AFFECTING 3 LINE(S)
--------------------------------------------------------------------------------
9 | ERROR | The open comment tag must be the only content on the line
16 | ERROR | Do not use t() or st() in installation phase hooks, use $t =
| | get_t() to retrieve the appropriate localization function name
21 | ERROR | The open comment tag must be the only content on the line
--------------------------------------------------------------------------------
FILE: ...areview/sites/all/modules/pareview_temp/test_candidate/clickdesk.module
--------------------------------------------------------------------------------
FOUND 2 ERROR(S) AFFECTING 2 LINE(S)
--------------------------------------------------------------------------------
8 | ERROR | The open comment tag must be the only content on the line
33 | ERROR | The open comment tag must be the only content on the line
--------------------------------------------------------------------------------
Source: http://ventral.org/pareview - PAReview.sh online service

