Delete .clang-format

This commit is contained in:
scatterflower 2020-10-05 07:30:06 -05:00 committed by GitHub
parent f263263da7
commit affada4303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +0,0 @@
BasedOnStyle: LLVM
IndentWidth: 4
Language: Cpp
PointerAlignment: Left
BreakBeforeBraces: Stroustrup