Code Conventions
From reSIProcate
reSIProcate projects use the ellemtel documentation convention. Emacs supports (of course) the ellemtel indentation conventions.
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

