From 22ce1c814cc30c74c2fa0cf55518003b71dba07d Mon Sep 17 00:00:00 2001 From: Kim Seong-il Date: Fri, 7 Apr 2017 01:54:26 +0900 Subject: [PATCH 1/6] Apply seong-il's code style --- README.md | 2 +- .../codestyles/{Square.xml => seong-il.xml} | 27 ++++++- ...SquareAndroid.xml => seong-il_android.xml} | 81 +++++++++++++------ configs/inspection/Square.xml | 7 -- configs/inspection/seong-il.xml | 13 +++ install.bat | 6 +- install.sh | 6 +- 7 files changed, 102 insertions(+), 40 deletions(-) rename configs/codestyles/{Square.xml => seong-il.xml} (89%) rename configs/codestyles/{SquareAndroid.xml => seong-il_android.xml} (86%) delete mode 100644 configs/inspection/Square.xml create mode 100644 configs/inspection/seong-il.xml diff --git a/README.md b/README.md index 9ad7c0e..9aee826 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Java Code Styles ================ -IntelliJ IDEA code style settings for Square's Java and Android projects. +IntelliJ IDEA code style settings for seong-il's Java and Android projects. Installation diff --git a/configs/codestyles/Square.xml b/configs/codestyles/seong-il.xml similarity index 89% rename from configs/codestyles/Square.xml rename to configs/codestyles/seong-il.xml index 0d5bd27..39c6065 100644 --- a/configs/codestyles/Square.xml +++ b/configs/codestyles/seong-il.xml @@ -1,4 +1,4 @@ - +