mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-30 13:35:31 +00:00
Updated Code formatting (markdown)
parent
6187a21e6c
commit
6bcc22e54e
@ -28,3 +28,4 @@ find firmware/application -iname '*.h' -o -iname '*.hpp' -o -iname '*.cpp' -o -i
|
|||||||
|
|
||||||
## CLion
|
## CLion
|
||||||
CLion has built in clang-format, just press Ctrl + Shift + L (Windows and Linux) to format the code with ``.clang-format`` configure file within project directory. If you have clang-tidy or so enabled, you need to disable them.
|
CLion has built in clang-format, just press Ctrl + Shift + L (Windows and Linux) to format the code with ``.clang-format`` configure file within project directory. If you have clang-tidy or so enabled, you need to disable them.
|
||||||
|
Note: KDE default keymap is Alt + Shift + L
|
Loading…
Reference in New Issue
Block a user