Delete .clang-format

This commit is contained in:
metro44060 2020-03-21 04:12:51 -04:00 committed by GitHub
parent 749148f1ac
commit 5fac905a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google