This could check for things like:
- Did you forget to print out $help and $messages?
- Did you forget to print $closure and $footer?
- Is there a region defined by your theme that's not printed out on any of the .tpl.php files?
- etc.

I'm a theming dummy. This would come in really handy for me.

Comments

mgifford’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Definitely could be useful for D7 too.

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.