Updated Code formatting (markdown)

jLynx 2023-05-19 07:38:17 +12:00
parent 6e25ff0bbe
commit f85c579076

@ -1,4 +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
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