eXpl0it3r / SFMLProjects-Kohana

With the SFML Projects website we want to provide a platform to host, share and archive projects that were made with or for SFML.
MIT License
5 stars 0 forks source link

Apply Kohana style guide #7

Closed eXpl0it3r closed 10 years ago

eXpl0it3r commented 10 years ago

To make our life easy and not fight over standards, we shall simply follow the official Kohana Conventions and Coding Style guide.

Yes, this also means to iterate over the files of the base (KOstart).

For documentation it would be nice to use the phpDoc style.

eXpl0it3r commented 10 years ago

I'm sure I missed some spots, but at least most of the code is now (69babf8a62c07e4d2e81e62533e317a6015a36b5) following the style guide. I'll be creating a Wiki entry for additional guidelines.