mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
* 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> |
||
---|---|---|
.. | ||
buffered_file_stream.c | ||
buffered_file_stream.h | ||
file_stream.c | ||
file_stream.h | ||
stream.c | ||
stream.h | ||
stream_cache.c | ||
stream_cache.h | ||
stream_i.h | ||
string_stream.c | ||
string_stream.h |