From http://drupal.org/node/1354:
To document known issues and development tasks in code, @todo statements may be used. Each @todo should form an atomic task. They should wrap at 80 chars, if required. Additionally, any following lines should be indented by 2 spaces, to clarify where the @todo starts and ends.
This is probably most important in the inserted todo comments in updated code.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder_upgrade-833984-1.patch | 60.25 KB | duellj |
Comments
Comment #1
duellj commentedThis patch changes all TODO's into @todo
Comment #2
rafamd commentedWithout applying the patch, seems to to what is intended to do.
Comment #3
klausiCoder 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.