Skip to content

Commit

Permalink
Clarify identation policy
Browse files Browse the repository at this point in the history
  • Loading branch information
kayabaNerve authored Oct 11, 2022
1 parent 7fa78a9 commit 26cbcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 26cbcfb

Please sign in to comment.