diff --git a/Config/.clang-format b/Config/.clang-format index daa57eb..e39a689 100755 --- a/Config/.clang-format +++ b/Config/.clang-format @@ -27,3 +27,4 @@ SpacesInParentheses: 'false' SpacesInSquareBrackets: 'false' TabWidth: '4' UseTab: Never +IndentPPDirectives: BeforeHash