Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #35899, comment 2


Ignore:
Timestamp:
02/22/2016 09:02:16 AM (10 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35899, comment 2

    v1 v2  
    11Hi @chris_dev welcome to Trac
    22
    3 Thanks for the ticket and the patch though whitespace changes are typically not accepted, when working on the code that surrounds these types of changes would then be updated/fixed. T reason being that when using SVN/Git blame we'd rather see the code change history than whitespace changes which makes debugging much easier.
     3Thanks for the ticket and the patch though whitespace changes are typically not accepted, when working on the code that surrounds these types of changes would then be updated/fixed. The reason being that when using SVN/Git blame we'd rather see the code change history than whitespace changes which makes debugging much easier.
    44
    55> "Code refactoring should not be done just because we can." [https://make.wordpress.org/core/handbook/contribute/code-refactoring/ /handbook/contribute/code-refactoring/]