Commit Graph

3 Commits

Author SHA1 Message Date
dl92
44f51cf531 working clang-format
clang-format is a code formatter, not a compiler tool.
It:

Rewrites your C++ source code
Adjusts indentation, spacing, line breaks, brace style, etc and makes
code look consistent
2026-01-07 23:01:30 +00:00
dl92
67aa4d8692 initial commit
working C++ Development Setup on Linux (VS Code + CMake + vcpkg + clang
)
2026-01-07 22:43:33 +00:00
dl92
62ab80b1d6 initial commit 2026-01-06 15:05:27 +00:00