Files
SimpleRayTracing/.clang-format
2025-04-15 11:29:46 +09:00

5 lines
104 B
YAML

BasedOnStyle: Microsoft
IndentWidth: 4
ColumnLimit: 120
BreakBeforeBraces: Allman
PointerAlignment: Left