Posted by keith.smith on December 20, 2008 at 5:04pm
4 followers
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The attached patch conforms *all* the sentence spacing in code comments to a single space following the period. Note that without this patch, core is very inconsistent; it mostly conforms to this standard but the size of this patch no doubt indicates how often we deviate from that standard. If this is committed, I'll edit the coding standards page and add an entry for one-space sentence spacing.
Please, please, someone commit this path before it no longer applies. If anything is changed in here other than sentence spacing, it was a mistake.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| no-more-double-spaces.patch | 145.51 KB | Ignored: Check issue status. | None | None |
Comments
#1
Welp, many files touched! Committed to CVS HEAD. Thanks.
#2
Now that core is fixed, does anyone have an issue with this patch to CODING_STANDARDS.html?
#3
Looks good to me.
#4
http://drupal.org/cvs?commit=160434
CODING_STANDARDS.html patched to include this standard.
#5
Automatically closed -- issue fixed for two weeks with no activity.