Download & Extend

Coding standards - core whitespace

Project:Drupal core
Version:7.x-dev
Component:base system
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Inspired by #308521: DBTNG is full of stray whitespace, did a search for [ \t]+$ in core and found a lot of them.

AttachmentSizeStatusTest resultOperations
spaces.patch73.26 KBIgnored: Check issue status.NoneNone

Comments

#1

Title:Stray whitespace throughout core» Coding standards - core whitespace

Re-rolled. Anyone able to help review? It's easy...

AttachmentSizeStatusTest resultOperations
spaces.patch70.29 KBIgnored: Check issue status.NoneNone

#2

Status:needs review» reviewed & tested by the community

no functional changes in the patch. it removes the trailing spaces, nothing more..

notes:
make smaller patches (by module)
next issue: remove tabs

#3

I'll be sure to do that for future reference. Thanks Pasqualle!

#4

Actually, for this type of thing that's extremely minor, one patch that does the exact same thing across all of core is a lot easier to review and commit.

Just running the test suite to make sure nothing breaks.

#5

Status:reviewed & tested by the community» fixed

Ok, looks good.

Committed. Thanks!

temp

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

#6

Status:fixed» closed (fixed)

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

nobody click here