Initial pass from pareview.sh, http://pareview.sh/pareview/httpgitdrupalorgprojectcommentnotifygit. Some errors may be spurious. It's very picky, especially about function comments. https://drupal.org/node/1354#functions is the relevant doc I think.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kscheirer’s picture

Title: Code style cleanup from pareview.sh » [tsm] Code style cleanup from pareview.sh
FileSize
42.11 KB

Lots of code style issues, but that's be expected from a module that's been around a while. This should be a good start.

kscheirer’s picture

Status: Active » Needs review

  • greggles committed a0ab213 on 7.x-1.x
    Issue #2100891 by greggles, kscheirer: a few code style fixups
    
greggles’s picture

Issue summary: View changes
Status: Needs review » Needs work

I did some work on this as well and committed it. There's still more work to do so leaving this open.

Here's the output: http://pareview.sh/pareview/httpgitdrupalorgprojectcommentnotify-7x-1x

daria.a’s picture

FileSize
32.83 KB

Hello Greg and Karl.
I fixed some problems in code style.

  • greggles committed 46b5161 on 7.x-1.x authored by daria.a
    Issue #2100891 by daria.a: [tsm] Code style cleanup from pareview.sh
    
greggles’s picture

Thanks, Daria.a. I made one small change to the docblock description of comment_notify_mark_comment_as_notified because you had split it across 2 lines which I believe is against the style standard. I shortened the sentence to help it fit on one line.

The pareview output is better http://pareview.sh/pareview/httpgitdrupalorgprojectcommentnotify-7x-1x but there are still some more things that need to be done if you have time.

greggles’s picture

Status: Needs work » Fixed

This seems as fixed as it's likely to get, so closing for now.

Thanks for your help, @kscheirer, @daria.a.

Status: Fixed » Closed (fixed)

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