diff --git a/.clang-format b/.clang-format deleted file mode 100644 index 0dc2c5dc..00000000 --- a/.clang-format +++ /dev/null @@ -1,12 +0,0 @@ ---- -BasedOnStyle: Microsoft -CompactNamespaces: 'false' -FixNamespaceComments: 'false' -NamespaceIndentation: All -AllowShortBlocksOnASingleLine: 'true' -AllowShortCaseLabelsOnASingleLine: 'true' -AllowShortFunctionsOnASingleLine: None -AllowShortIfStatementsOnASingleLine: Always -AllowShortLambdasOnASingleLine: All -AllowShortLoopsOnASingleLine: 'true' -PointerAlignment: Left \ No newline at end of file