Skip to content
Snippets Groups Projects
Commit dc61b426 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

Indent preprocessor directives

parent 5d7b2a17
No related branches found
No related tags found
1 merge request!788Update clang-format to 7 and use yapf 0.24.0 for Python files
......@@ -69,7 +69,7 @@ IncludeCategories:
Priority: 1
IncludeIsMainRegex: '(Test)?$'
IndentCaseLabels: false
IndentPPDirectives: None
IndentPPDirectives: AfterHash
IndentWidth: 2
IndentWrappedFunctionNames: false
JavaScriptQuotes: Leave
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment