From 384a2fa51a00f51332fc7943521e47b8f9908691 Mon Sep 17 00:00:00 2001 From: Kristian Monsen Date: Wed, 5 Mar 2014 09:54:52 -0800 Subject: [PATCH] All lines can be 100 cols according to the Android style guide https://source.android.com/source/code-style.html There is actually an exception that comments can have longer lines if they a literal that is longer. Change-Id: Iec82683c2ac1f68d08489f88bbfc924b58bc9a94 --- ide/eclipse/android-formatting.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide/eclipse/android-formatting.xml b/ide/eclipse/android-formatting.xml index 9b4376700..9c2af85c8 100644 --- a/ide/eclipse/android-formatting.xml +++ b/ide/eclipse/android-formatting.xml @@ -52,7 +52,7 @@ - +