Needs review
Project:
Video Recorder
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
12 May 2013 at 14:11 UTC
Updated:
12 May 2013 at 16:56 UTC
Jump to comment: Most recent file
I would like to port the module to Drupal 7, and I thought it would be a good idea to fix those few minor coding standard issues first in the Drupal 6 version what PHP_CodeSniffer reported when I checked.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | video_recorder-coding-standard-issues-1992994-2.patch | 7.92 KB | balintbrews |
| #2 | interdiff-1992994-1-2.txt | 475 bytes | balintbrews |
| #1 | video_recorder-coding-standard-issues-1992994-1.patch | 7.91 KB | balintbrews |
Comments
Comment #1
balintbrewsHere is the patch that fixes mainly small things with doxygen comment blocks.
Comment #2
balintbrewsOops, I made a mistake when I restructured a switch statement.