coder_review.api.php pretty much says only this for now.

Since #575738: false positives for hook sniffing makes changes to the data hook_reviews accepts, here is the corresponding documentation for that change for eventual incorporation.

// (I'm assuming a list of the different values of #type, with the common keys having already been listed)
 *   - hook: An array of labels for the controls in the pager:
 *     - #value: The short name of the hook, eg 'menu' for hook_menu.

Comments

klausi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Coder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.