From 1b53a8e2ff483daf23b0a2ba559d8c079541443b Mon Sep 17 00:00:00 2001 From: Jesse Wilson Date: Wed, 8 Nov 2017 13:51:57 -0500 Subject: [PATCH 01/23] Track the Android Kotlin style guide. 4-space indents for everyone. https://android.github.io/kotlin-guides/style.html --- configs/codestyles/Square.xml | 19 +++++++++++++------ configs/codestyles/SquareAndroid.xml | 11 +++++------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/configs/codestyles/Square.xml b/configs/codestyles/Square.xml index 202efce..d07d02a 100644 --- a/configs/codestyles/Square.xml +++ b/configs/codestyles/Square.xml @@ -70,6 +70,11 @@ + + +