Quinten
|
6b9ce1dda4
|
fix: add missing newline and ensure binary operators are placed at the beginning of the line
|
2025-10-09 16:26:00 +02:00 |
|
whaffman
|
3eb46dba13
|
Enhance code formatting and organization:
- Add tasks for code formatting and checking in VSCode
- Update .clang-format for consistent style
- Clean up includes and formatting in various files
|
2025-09-22 22:59:29 +02:00 |
|
whaffman
|
8e0ae154b6
|
Refactor LogLevel handling: replace switch statements with constexpr mapping for improved maintainability and readability
|
2025-09-20 23:46:35 +02:00 |
|
whaffman
|
df97596321
|
Enhance code style and organization: update .clang-format for include sorting, enable parallel compilation in CMake, and clean up includes across multiple files for improved readability and consistency.
|
2025-09-20 23:21:23 +02:00 |
|
Quinten
|
28928c64ff
|
Change clang-format style from Google to Microsoft
|
2025-09-10 18:05:24 +02:00 |
|
Quinten
|
7e10e5aad8
|
Update clang-format style to Google
|
2025-09-10 18:04:36 +02:00 |
|
Quinten
|
aaf1dfc49e
|
clang format & clang tidy
|
2025-09-10 17:12:05 +02:00 |
|