Skip to content

Commit

Permalink
Update rules for clang-format
Browse files Browse the repository at this point in the history
Add indentation of preprocessor directives.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
  • Loading branch information
stweil committed Jul 1, 2018
1 parent b970fae commit 1011e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Expand Up @@ -2,3 +2,4 @@
BasedOnStyle: Google
# Enforce always the same pointer alignment.
DerivePointerAlignment: false
IndentPPDirectives: AfterHash

0 comments on commit 1011e00

Please sign in to comment.