@ -6,6 +6,10 @@ ColumnLimit: 120
Language: Cpp
BasedOnStyle: Google
# Force pointers to the type for C++.
DerivePointerAlignment: false
PointerAlignment: Left
# Useful for sorting the project inclusions and standard library inclusions separately
IncludeBlocks: Preserve