From b78367f5bfb6e9394822da75d403eddd6c86ed18 Mon Sep 17 00:00:00 2001 From: Alexey Utkin Date: Fri, 13 Sep 2013 15:56:00 +0400 Subject: [PATCH] Fix OC-8214: [',' on the next line] formatting option +review CR-OC @Anton.Makeev --- .../src/messages/ApplicationBundle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/platform-resources-en/src/messages/ApplicationBundle.properties b/platform/platform-resources-en/src/messages/ApplicationBundle.properties index 445778123982..520aeaa5b89d 100644 --- a/platform/platform-resources-en/src/messages/ApplicationBundle.properties +++ b/platform/platform-resources-en/src/messages/ApplicationBundle.properties @@ -198,6 +198,7 @@ wrapping.new.line.after.lpar=New line after '(' wrapping.rpar.on.new.line=Place ')' on new line wrapping.take.priority.over.call.chain.wrapping=Take priority over call chain wrapping wrapping.operation.sign.on.next.line=Operation sign on next line +wrapping.comma.on.next.line=',' on next line wrapping.assignment.sign.on.next.line=Assignment sign on next line wrapping.quest.and.colon.signs.on.next.line='?' and ':' signs on next line wrapping.new.line.after.lbrace=New line after '{' -- 2.32.0