unleashed-firmware/lib/flipper_format
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
..
flipper_format.c Api Symbols: replace asserts with checks (#3507) 2024-03-19 23:43:52 +09:00
flipper_format.h fbt: doxygen target (#3510) 2024-03-21 01:32:53 +09:00
flipper_format_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
flipper_format_stream.c [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
flipper_format_stream.h M*LIB: non-inlined strings, FuriString primitive (#1795) 2022-10-06 00:15:23 +09:00
flipper_format_stream_i.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00