aboutsummaryrefslogtreecommitdiffstats
path: root/tools/clang/.clang-format
blob: 15868add4f899f75c2507a2c85f445b8b659fa94 (plain)
1
2
3
4
5
BasedOnStyle: LLVM
ColumnLimit: 120
DerivePointerAlignment: false
PointerAlignment: Left
CommentPragmas: '^[^ ]'