mirror of
https://github.com/rizinorg/rizin
synced 2026-08-22 20:26:16 -04:00
Update CONTRIBUTING.md
This commit is contained in:
parent
56681a52f0
commit
880dfca217
1 changed files with 2 additions and 0 deletions
|
|
@ -156,6 +156,8 @@ r_core_wrap.cxx:32103:61: error: assigning to 'RDebugReasonType' from incompatib
|
|||
|
||||
* Do not leave trailing whitespaces at the end of line
|
||||
|
||||
* Do not use asserts
|
||||
|
||||
* Do not use C99 variable declaration
|
||||
- This way we reduce the number of local variables per function
|
||||
and it's easier to find which variables are used, where and so on.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue