If a module wants to add rules to the 'Converting 6.x modules to 7.x' there is no way to do so because hook_reviews() is not altered at all. Should be simple to add a drupal_alter() call to _coder_review_reviews().

This should be postponed by #1376266: API hooks called by coder_review do not use a proper namespace.

Comments

dave reid’s picture

Component: Code » Coder Review
klausi’s picture

Issue summary: View changes
Status: Postponed » 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.