diff --git a/.clang-format b/.clang-format deleted file mode 100644 index b83efb6..0000000 --- a/.clang-format +++ /dev/null @@ -1,8 +0,0 @@ -UseTab: Always -IndentWidth: 4 ---- -Language: Cpp -# Force pointers to the type for C++. -DerivePointerAlignment: false -PointerAlignment: Left ---- \ No newline at end of file