Merge pull request #3020 from assimp/kimkulling-clangformat

Keep post-processor intentions
This commit is contained in:
Kim Kulling
2020-02-19 12:35:09 +01:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ IncludeCategories:
Priority: 3
# IncludeIsMainRegex: '(Test)?$'
IndentCaseLabels: true
# IndentPPDirectives: None
IndentPPDirectives: AfterHash
IndentWidth: 4
# IndentWrappedFunctionNames: false
# JavaScriptQuotes: Leave