This commit is contained in:
Marcos Pinto 2007-08-30 02:16:20 +00:00
parent 462ad22c61
commit c3bdbb59e7

View File

@ -8,7 +8,7 @@ things, in which case I *might* edit it. Don't bet on it, though.
Here are the highlights:
Indents are FOUR (4) spaces. Not 8, not 5 or 2 and definitely NOT tab.
Limit all lines to a maximum of 79 characters.
Limit all lines to a maximum of 80 characters.
Use UTF-8 encoding
Every single import should be on its own line
Avoid extraneous whitespace in the following situations: