Code Conventions
Jump to navigation
Jump to search
reSIProcate projects use the ellemtel documentation convention.
- Emacs supports (of course) the ellemtel indentation conventions.
- Eclipse C Development Toolkit can be used, just import the Ellemtel definition for Eclipse from the reSIProcate repository
There are plenty of holes in Ellemtel -- when in doubt, do something similar to code already in place.
Tab settings:
- Setup your tab insert to insert spaces and not tab characters.
- Tab spacing is 3 spaces per indent level