CLIFramework icon indicating copy to clipboard operation
CLIFramework copied to clipboard

Adhere to PSR-1/PSR-2

Open igorsantos07 opened this issue 10 years ago • 2 comments
trafficstars

This action would help people to undestand code and contribute, without issues on code-styling changes :)

Specially, there's a lot of unneeded spaces being used in function calls and/or if clauses.

igorsantos07 avatar Jun 03 '15 15:06 igorsantos07

I am fine with new code come up with PSR-1/2, but I don't prefer using a formatter to reformat these code, because we have some branches not merged yet. the space/line changes might cause conflicts.

c9s avatar Jun 03 '15 16:06 c9s

indeed. might stay here for later :)

igorsantos07 avatar Jun 03 '15 17:06 igorsantos07