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

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


The following commit(s) were added to refs/heads/ignite-17954 by this push:
     new 7edeccc03b IGNITE-17954 .
7edeccc03b is described below

commit 7edeccc03b313fb5d2d11d6613db9927e74bb290
Author: Semyon Danilov <[email protected]>
AuthorDate: Mon Oct 24 16:24:58 2022 +0400

    IGNITE-17954 .
---
 .idea/codeStyles/Project.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
index d544017b2f..1f28f00b64 100644
--- a/.idea/codeStyles/Project.xml
+++ b/.idea/codeStyles/Project.xml
@@ -34,6 +34,11 @@
     <option name="DOWHILE_BRACE_FORCE" value="3" />
     <option name="WHILE_BRACE_FORCE" value="3" />
     <option name="FOR_BRACE_FORCE" value="3" />
+    <option name="DO_NOT_FORMAT">
+      <list>
+        <fileSet type="globPattern" pattern="modules/raft/**" />
+      </list>
+    </option>
     <AndroidXmlCodeStyleSettings>
       <option name="USE_CUSTOM_SETTINGS" value="true" />
       <option name="LAYOUT_SETTINGS">

Reply via email to