From 75c289f1d33836d1ff4bd94e6c9033673e320b58 Mon Sep 17 00:00:00 2001 From: Michael Plump Date: Thu, 22 Dec 2016 10:57:25 -0500 Subject: [PATCH] Update the IntelliJ style to the latest version from Google. Internally, we use the google-java-format plugin to format our Java files. It's much more rigorous and ignores the contents of this XML file. Using that plugin should be the preferred way to make sure your code conforms to Google's style. --- intellij-java-google-style.xml | 908 +++++++++++++++++++-------------- 1 file changed, 514 insertions(+), 394 deletions(-) diff --git a/intellij-java-google-style.xml b/intellij-java-google-style.xml index 7299533..89db9c9 100644 --- a/intellij-java-google-style.xml +++ b/intellij-java-google-style.xml @@ -1,10 +1,10 @@ - - -