Remove .clang-format for now, not sure if we are going to use it

This commit is contained in:
Dirk Ziegelmeier 2018-07-24 09:31:35 +02:00
parent 258cab1b22
commit 298951c738

View File

@ -1,7 +0,0 @@
BasedOnStyle: Mozilla
IndentWidth: 2
ColumnLimit: 120
DerivePointerAlignment: false
PointerAlignment: Right
UseTab: Never
AllowShortIfStatementsOnASingleLine: false