Clean up clang-format

pull/22210/head
Esun Kim 5 years ago
parent 128c8eaacf
commit 1a4c8df9b0
  1. 5
      .clang-format

@ -1,6 +1,6 @@
---
Language: Cpp
BasedOnStyle: Google
Language: Cpp
BasedOnStyle: Google
DerivePointerAlignment: false
PointerAlignment: Left
---
@ -9,4 +9,3 @@ BasedOnStyle: Google
ColumnLimit: 100
ObjCBlockIndentWidth: 2
...

Loading…
Cancel
Save