mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated Code contribution rules (markdown)
parent
a8a2ae9901
commit
ee3c085f39
@ -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 in C++ code
|
||||
* Don’t use “typedef” keyword in C++ code
|
||||
|
||||
# which license of code is safe to use
|
||||
- MIT: It's safe to copy MIT license, as long as you keep original copyright info.
|
||||
|
Loading…
Reference in New Issue
Block a user