unleashed-firmware/furi
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
core [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
flipper.c [FL-3832] Use static synchronisation primitives (#3679) 2024-06-05 18:04:03 +01:00
flipper.h Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
furi.c cleanup of various warnings from clangd (#3682) 2024-06-03 14:43:23 +01:00
furi.h [FL-3846] Event Loop Timers (#3721) 2024-07-02 13:09:50 +01:00
SConscript fbt: lint fixes (#2008) 2022-11-12 19:03:22 +09:00