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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | coding-standards-spacing-change.patch | 1.06 KB | keith.smith |
| no-more-double-spaces.patch | 145.51 KB | keith.smith |
Comments
Comment #1
dries commentedWelp, many files touched! Committed to CVS HEAD. Thanks.
Comment #2
keith.smith commentedNow that core is fixed, does anyone have an issue with this patch to CODING_STANDARDS.html?
Comment #3
catchLooks good to me.
Comment #4
keith.smith commentedhttp://drupal.org/cvs?commit=160434
CODING_STANDARDS.html patched to include this standard.