mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
Updated Code contribution rules (markdown)
parent
681378925a
commit
b1f5a72187
@ -27,7 +27,7 @@ It's important for everyone, be it contributors or reviewers, to have a clear co
|
||||
* `ClassNameExample` (CamelCase)
|
||||
* `objectNameExample` (camelCase)
|
||||
* `func_arg_ex` (snake_case and abbreviation is allowed in small scope functions)
|
||||
* Don’t use “typedef” keyword in C++ code
|
||||
* Don’t use `typedef` keyword in C++ code
|
||||
* `goto` is not allowed
|
||||
|
||||
# which license of code is safe to use
|
||||
|
Loading…
Reference in New Issue
Block a user