diff --git a/repos/ealanos/.clang-format b/repos/ealanos/.clang-format index 657c15b7eb..5b76719d95 100644 --- a/repos/ealanos/.clang-format +++ b/repos/ealanos/.clang-format @@ -34,7 +34,7 @@ IndentCaseBlocks: true IndentExternBlock: Indent IndentWrappedFunctionNames: true IndentAccessModifiers: true -IndentPPDirectives: BeforeHash +IndentPPDirectives: None UseTab: AlignWithSpaces LambdaBodyIndentation: Signature Language: Cpp