chore: add clang-format

pull/274/head
Alex 2019-04-17 13:47:16 +02:00
parent 5f37abbd3f
commit 93a1bafb46
1 changed files with 5 additions and 0 deletions

5
.clang-format 100644
View File

@ -0,0 +1,5 @@
---
BasedOnStyle: Google
ColumnLimit: '100'
...