5 IndentPPDirectives: AfterHash
7 # The Google coding style states:
8 # You should do this consistently within a single file, so, when modifying an
9 # existing file, use the style in that file.
10 # Let's be more prescriptive and default to the one used in the Mozilla
12 DerivePointerAlignment: false
13 PointerAlignment: Left