Added CLang coding style

This commit is contained in:
redtide 2020-02-27 21:22:43 +01:00
parent 689d6aeb88
commit 814020a244

4
.clang-format Normal file
View file

@ -0,0 +1,4 @@
---
BasedOnStyle: WebKit
...