mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +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 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