Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2012 at 17:57 UTC
Updated:
7 Jan 2015 at 06:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bleen commentedIt doesn't appear that there are any docblocks in the syslog module that need work. The attached patch fixes the smallest whitespace issue in the world.
Comment #2
lars toomre commented@bleen18 Thanks for this really small patch.
Looking at the code with the patch applied, I noticed that there is no explanation for the return statement in that same docblock. Could you add that here? I would be happy to RTBC after that is done.
The only other problem I saw with this module was an in-line comment in testSettings() at the end of the line. I do not think we should correct that problem here since this is a documentation patch. It does seem silly, though too, to create another small patch just to change the positioning of an inline comment to conform with our coding standards.
Comment #3
bleen commentedComment #4
lars toomre commentedThanks @bleen18. This small little patch is RTBC!
After this is committed, there is nothing more that needs to be done for the Syslog module in D8.
Comment #5
lars toomre commentedWhoops... just to make sure @jhodgdon sees this, I am changing to documentation component.
Comment #6
webchickTum te tum...
Comment #7
jhodgdonThanks! Committed to 8.x and 7.x.
Comment #8
jhodgdonComment #10
mile23