mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Created Code formatting (markdown)
parent
26a51660dd
commit
6393f77165
4
Code-formatting.md
Normal file
4
Code-formatting.md
Normal file
@ -0,0 +1,4 @@
|
||||
For this we are using clang format version 13. All the config for this is in the .clang-format file. Your IDE should automatically pick up on this when you format your code.
|
||||
|
||||
**VS Code**
|
||||
Make sure you have C/C++ extension by Microsoft installed and it should automatically pick up your .clang-format file. If not, you can go to the extension settings and specify the location under the `Clang_format_style `setting
|
Loading…
Reference in New Issue
Block a user