diff --git a/.clang-format b/.clang-format deleted file mode 100644 index 5b9bfe6d..00000000 --- a/.clang-format +++ /dev/null @@ -1,4 +0,0 @@ -# Run manually to reformat a file: -# clang-format -i --style=file -Language: Cpp -BasedOnStyle: Google