CoderDojo / Zen

This is a copy of the old zen.coderdojo.com - just for historical purposes. See the new Zen at https://github.com/CoderDojo/community-platform/
Other
1 stars 0 forks source link

Coding style #29

Closed raboof closed 8 years ago

raboof commented 11 years ago

Can we start a 'coding style' document somewhere?

For example: do we indent by tabs or spaces? application/models/dojo_model.php is now mixed.

SemanticallyNull commented 11 years ago

This would probably need to be accompanied by cleaning up the existing code to match those standards. It's currently a mish-mash of different styles and poor coding practices.

Would the best place for this be the built-in Github wiki, or a "CONTRIBUTING.md" document?

raboof commented 11 years ago

Yeah this will probably go in tandem - I think it's valuable to describe what we want the codebase to look like even when some parts aren't yet updated to meet that standard, though.

A CONTRIBUTING.md would probably be the most convenient IMHO

tangentfairy-zz commented 8 years ago

This repository is now just for historical reference only.

The new zen.coderdojo.com can be found at https://github.com/CoderDojo/community-platform/