I processed the source with Coder and updated the layout of the .install file.

The highlights: It removes the obsolete hook_help() that was used before .info files provided the module description on the modules page, switches update functions to use schema api, removes trailing whitespaces, and adds @file docblocks according to webchick's guidelines in #263956: Ye Grande Olde Drupal 7 .install File Cleanup.

CommentFileSizeAuthor
scheduler_code_style.patch18.02 KBdeekayen

Comments

eric-alexander schaefer’s picture

Looks good to me. Did you test the update functions?

deekayen’s picture

no

eric-alexander schaefer’s picture

Status: Needs review » Fixed
eric-alexander schaefer’s picture

BTW: The update works...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.