rusefi_documentation/Code-Style.md

7 lines
165 B
Markdown
Raw Normal View History

2020-05-30 10:43:17 -07:00
* Reduce visibility where possible
2020-05-05 21:45:52 -07:00
2020-05-30 10:43:17 -07:00
* Avoid magic constants
2020-05-05 21:45:52 -07:00
2020-05-30 10:43:17 -07:00
* Please do not push dead code
2020-05-05 21:45:52 -07:00
2020-05-30 10:43:17 -07:00
See here: https://rusefi.com/wiki/index.php?title=Development:Code_Style