terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Apply PSR-2 Code Style #45

Closed jmolivas closed 8 years ago

jmolivas commented 8 years ago

This PR apply the PSR-2 code style to the code base.

Please make sure everything work as expected.

This is a screen-shot of executing bin/terra after applying the changes:

bin-terra-psr2

jmolivas commented 8 years ago

Related to posible issues with this other PRs, there is only one open PR https://github.com/terra-ops/terra-app/pull/35 and this already contains merge conflicts.

jonpugh commented 8 years ago

Thanks @jmolivas !!