---
# C and C++ code
Language: Cpp
BasedOnStyle: WebKit
DerivePointerAlignment: false
PointerAlignment: Right
BreakBeforeBraces: Attach
TabWidth: 4
UseTab: Always
...
