Skip to content

Commit

Permalink
Update clang-format and re-lint files
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusabate committed Oct 1, 2019
1 parent bf470c9 commit e950391
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 171 deletions.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ConstructorInitializerAllOnOneLineOrOnePerLine: true
ConstructorInitializerIndentWidth: 4
ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: true
DerivePointerAlignment: false
DisableFormat: false
ExperimentalAutoDetectBinPacking: false
ForEachMacros:
Expand Down
Loading

0 comments on commit e950391

Please sign in to comment.