mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 08:57:36 +00:00
Clarify identation policy
This commit is contained in:
parent
7fa78a9ac2
commit
26cbcfb78c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ form of code and documentation.
|
|||
|
||||
- Only use uppercase variable names when relevant to cryptography.
|
||||
|
||||
- Use a two-space ident when possible.
|
||||
- Put a space after comment markers.
|
||||
- Don't use multiple newlines between sections of code.
|
||||
- Have a newline before EOF.
|
||||
|
|
Loading…
Reference in a new issue