Delete .clang-format

The file is not accurate and clang-format cannot describe our coding
style
This commit is contained in:
Johan Malm 2021-12-26 23:10:39 +00:00
parent 837a7f3997
commit 41274db128

View file

@ -1,7 +0,0 @@
BasedOnStyle: LLVM
IndentWidth: 8
AlwaysBreakAfterReturnType: TopLevel
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortEnumsOnASingleLine: false
AlignAfterOpenBracket: DontAlign