]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - .clang-format
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
[linux.git] / .clang-format
index faffc0d5af4eeb24ab55c5091fc965897eabbb7a..1d5da22e0ba50c72dc3396995dbae42af131c90e 100644 (file)
@@ -382,7 +382,7 @@ IncludeIsMainRegex: '(Test)?$'
 IndentCaseLabels: false
 #IndentPPDirectives: None # Unknown to clang-format-5.0
 IndentWidth: 8
-IndentWrappedFunctionNames: true
+IndentWrappedFunctionNames: false
 JavaScriptQuotes: Leave
 JavaScriptWrapImports: true
 KeepEmptyLinesAtTheStartOfBlocks: false