Orca Developers Guide

Coding Conventions

Here are the conventions to follow when contributing to the project.

Editor Settings

  • Use Spaces not Tabs
  • Use a tab size of 4 spaces
  • Use LF for line endings
  • Use UTF8 for file encoding