Changes between Initial Version and Version 1 of Ticket #33073, comment 9
- Timestamp:
- 07/22/2015 04:38:29 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33073, comment 9
initial v1 1 1 > Good call, this usage of braces was added to the [https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/#brace-style coding standards] some time ago. 2 2 3 So I see! I'm guessing the [http://cs.sensiolabs.org/ PSR2 Fixer] has not been run on the whole codebase (with the `braces` option)? But that's for another ticket...3 So I see! I'm guessing the [http://cs.sensiolabs.org/ PSR2 Fixer] has not been run on the whole codebase (with the `braces` option)? (I know we do not use PSR-2, but the fixer could be useful in this case). But that's for another ticket...