Fix .clang-format

This commit is contained in:
Roman Lebedev 2019-04-08 12:38:11 +03:00 committed by GitHub
parent 3bc802e47c
commit 30bd6ea7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
---
Language: Cpp
BasedOnStyle: Google
...
PointerAlignment: Left
...