Files
RayTracer/.clang-format
T

6 lines
129 B
YAML
Raw Normal View History

2025-01-23 16:10:28 +01:00
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 140
DerivePointerAlignment: false
PointerAlignment: Left
BreakBeforeBraces: Allman