Files
SimpleRayTracing/native/.clang-format
Misaki f1d3dddb9a Change project structure;
Added new c# binding;
2025-12-30 20:54:05 +09:00

5 lines
104 B
YAML

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