X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=.clang-format;h=1d5da22e0ba50c72dc3396995dbae42af131c90e;hb=4c16128b6271e70c8743178e90cccee147858503;hp=faffc0d5af4eeb24ab55c5091fc965897eabbb7a;hpb=783ec5e99ab9d8839957b15b5836e8bb795d74b6;p=linux-2.6-microblaze.git diff --git a/.clang-format b/.clang-format index faffc0d5af4e..1d5da22e0ba5 100644 --- a/.clang-format +++ b/.clang-format @@ -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