mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-03 06:58:42 +00:00
touchups
This commit is contained in:
parent
462ad22c61
commit
c3bdbb59e7
1 changed files with 1 additions and 1 deletions
2
HACKING
2
HACKING
|
@ -8,7 +8,7 @@ things, in which case I *might* edit it. Don't bet on it, though.
|
||||||
|
|
||||||
Here are the highlights:
|
Here are the highlights:
|
||||||
Indents are FOUR (4) spaces. Not 8, not 5 or 2 and definitely NOT tab.
|
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
|
Use UTF-8 encoding
|
||||||
Every single import should be on its own line
|
Every single import should be on its own line
|
||||||
Avoid extraneous whitespace in the following situations:
|
Avoid extraneous whitespace in the following situations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue