mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-17 12:58:30 +00:00
Updated Code formatting (markdown)
parent
6187a21e6c
commit
6bcc22e54e
@ -27,4 +27,5 @@ 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…
x
Reference in New Issue
Block a user