I've included a patch with all "coder" module issues fixed. Despite the size of the patch, no changes were done to the current code. Patch is for DRUPAL-6--1.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | article_coding_standards.patch | 11.04 KB | ilo |
| article_coding_standards.patch | 48.66 KB | ilo |
Comments
Comment #1
ilo commentedsorry, previous patch mixed some backup files. Forget it, this one is the right one..
Comment #2
msameer commentedThat's not enough to silence coder :(
I'll do some cleanups every now and then until it gets solved...
Comment #3
ilo commentedI used coder module DRUPAL-6--2 dev version, with the following options and didn't return any warning.
Drupal Coding Standards (every developer should use)
Drupal Commenting Standards (every developer should use)
Drupal SQL Standards (new review, so use with caution)
Drupal Security Checks (very basic, needs work, but what it finds is good)
Internationalization
and warning level:
minor (most)
Comment #4
msameer commentedI reindented the whole module and pushed that to git.
I don't think I can do more here. The coding style is important but I don't have much time for it.