Hey.

Just randomly ran into a small list of code style issues when looking in the block.module file. So I just wrote a quick patch to fix up the issues found.

Mostly > 80 char lines, missing blank line before return and so on.

CommentFileSizeAuthor
#2 fix_code_style_errors-2632284-2.patch4.57 KBeiriksm

Comments

eiriksm created an issue. See original summary.

eiriksm’s picture

StatusFileSize
new4.57 KB
eiriksm’s picture

Status: Active » Needs review

brianV’s picture

Status: Needs review » Reviewed & tested by the community

Trivial whitespace and commenting changes that comply with the code style standards. RTBC.

jhodgdon’s picture

Component: documentation » block.module

Not all documentation so changing the component.

David_Rothstein’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 7.x - thanks!

  • David_Rothstein committed d270faa on 7.x
    Issue #2632284 by eiriksm, brianV: Fix code style issues in block.module
    

Status: Fixed » Closed (fixed)

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