I just had to roll a small patch (#1928404: HTML rendering explicity in mail as code) and my $EDITOR automatically modified hundreds of lines because the indentation was crazy.

CommentFileSizeAuthor
#1 user_import-1930806-indentation.patch94.15 KBxurizaemon

Comments

xurizaemon’s picture

StatusFileSize
new94.15 KB

Only whitespace changes in this patch.

xurizaemon’s picture

You'll prob find this clashes with the other patch I've filed - if you confirm that this is whitespace only (apply the patch, then view git diff -w to see if there are any non-whitespace changes) and apply it first, git should be able to resolve the differences when applying other patches in the queue.

Just did indentation here because that's what many $EDITORs will clean up automatically.

robert castelo’s picture

Status: Active » Fixed

Fixed in dev and in next release. I just ran PHPStorm's Reformat Code feature and then hand fixed a few remaining issues.

PHPStorm is fantastic!

Status: Fixed » Closed (fixed)

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