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

[ignite-3] 01/01: Set IDEA code style

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

ptupitsyn pushed a commit to branch ignite-idea-default-codestyle
in repository https://gitbox.apache.org/repos/asf/ignite-3.git

commit 34142bc7970c618a2e021bf620a8bdcf0bf0fc25
Author: Pavel Tupitsyn <pt...@apache.org>
AuthorDate: Mon Nov 8 13:38:37 2021 +0300

    Set IDEA code style
---
 .idea/codeStyles/codeStyleConfig.xml | 5 +++++
 1 file changed, 5 insertions(+)

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