From f7321a40e0f364f69a2f79b777c54636e9a4a1bb Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Fri, 10 Aug 2012 20:05:43 +0400 Subject: [PATCH] Format method with multiline parameter list like this: int foo( Bar buzz ) { // ... } --- .idea/codeStyleSettings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index ceb1e02bb82..0279b53f8eb 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -176,6 +176,8 @@