From a2d3a12a9e1094411d2040cf49f60fe856134771 Mon Sep 17 00:00:00 2001 From: Davis Gallinghouse Date: Wed, 7 Oct 2015 14:59:54 -0400 Subject: [PATCH 01/38] Report switch statement fall-through as an error --- configs/inspection/Square.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/inspection/Square.xml b/configs/inspection/Square.xml index f06b122..361afca 100644 --- a/configs/inspection/Square.xml +++ b/configs/inspection/Square.xml @@ -1,6 +1,7 @@ From 4540a379a8615872162779d977c666963f985b28 Mon Sep 17 00:00:00 2001 From: Eric Denman Date: Thu, 15 Oct 2015 16:23:36 -0700 Subject: [PATCH 02/38] Update to new file format --- configs/codestyles/Square.xml | 269 +++++++++++++++------------ configs/codestyles/SquareAndroid.xml | 143 +++++++------- 2 files changed, 219 insertions(+), 193 deletions(-) diff --git a/configs/codestyles/Square.xml b/configs/codestyles/Square.xml index e08699a..0d5bd27 100644 --- a/configs/codestyles/Square.xml +++ b/configs/codestyles/Square.xml @@ -1,6 +1,6 @@ - - - + + + + + + + + + \ No newline at end of file diff --git a/configs/codestyles/SquareAndroid.xml b/configs/codestyles/SquareAndroid.xml index bc6a103..e882684 100644 --- a/configs/codestyles/SquareAndroid.xml +++ b/configs/codestyles/SquareAndroid.xml @@ -1,4 +1,3 @@ - - - + \ No newline at end of file From 81428ddd5a7e75935ac2672c75732b08c1dc722f Mon Sep 17 00:00:00 2001 From: "Ravikumar.N" Date: Tue, 15 Dec 2015 02:28:03 +0530 Subject: [PATCH 03/38] Added XML arrangement for SquareAndroid style --- configs/codestyles/SquareAndroid.xml | 89 ++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/configs/codestyles/SquareAndroid.xml b/configs/codestyles/SquareAndroid.xml index e882684..2cebced 100644 --- a/configs/codestyles/SquareAndroid.xml +++ b/configs/codestyles/SquareAndroid.xml @@ -69,6 +69,9 @@