From 305cbe996ba655ea88500d5bc44abc90ec7e800f Mon Sep 17 00:00:00 2001 From: seadub Date: Mon, 15 Apr 2019 13:12:13 -0400 Subject: [PATCH 1/3] Cleaning up the intellij-java-google-style.xml configuration file to _only_ contain the changes required to meet Google Java Style expectations. --- intellij-java-google-style.xml | 603 +-------------------------------- 1 file changed, 10 insertions(+), 593 deletions(-) diff --git a/intellij-java-google-style.xml b/intellij-java-google-style.xml index f3a6743ef..990b4520a 100644 --- a/intellij-java-google-style.xml +++ b/intellij-java-google-style.xml @@ -1,598 +1,15 @@ - - - - - From e5d57d9eb0316d0543b2b57876f43eb845f02987 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 18 Apr 2019 10:03:32 -0400 Subject: [PATCH 2/3] Proper scheme name returned --- intellij-java-google-style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intellij-java-google-style.xml b/intellij-java-google-style.xml index 990b4520a..e8f231535 100644 --- a/intellij-java-google-style.xml +++ b/intellij-java-google-style.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file