- Use plain ASCII only.
- Break lines at 150 chars, not earlier.
- Do not change public APIs unless explicitly requested.
- When adding or rewriting code, use tab chars instead of 2 or 4 spaces.
- Do not make any change to the git repository; use read-only access unless explicitly requested.