Files
ldr/.clang-format
2026-06-08 22:36:21 +02:00

9 lines
193 B
YAML

# yaml-language-server: $schema=https://json.schemastore.org/clang-format-21.x.json
---
BasedOnStyle: LLVM
IndentWidth: 4
---
Language: Cpp
DerivePointerAlignment: false
PointerAlignment: Left