You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by am...@apache.org on 2021/11/22 08:33:32 UTC

[ignite-3] 01/01: Revert "IGNITE-15371 Set GoogleStyle as default in IDEA (#429)"

This is an automated email from the ASF dual-hosted git repository.

amashenkov pushed a commit to branch revert-15371
in repository https://gitbox.apache.org/repos/asf/ignite-3.git

commit 7429fd04fc3a5efca6cd55ec4d93fe4f31374413
Author: Andrew Mashenkov <an...@gmail.com>
AuthorDate: Mon Nov 22 11:33:19 2021 +0300

    Revert "IGNITE-15371 Set GoogleStyle as default in IDEA (#429)"
    
    This reverts commit 977f6372
---
 .idea/codeStyles/codeStyleConfig.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
deleted file mode 100644
index b9d18bf..0000000
--- a/.idea/codeStyles/codeStyleConfig.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<component name="ProjectCodeStyleConfiguration">
-  <state>
-    <option name="PREFERRED_PROJECT_CODE_STYLE" value="GoogleStyle" />
-  </state>
-</component>
\ No newline at end of file