Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d68448a6 authored by Deepanshu Gupta's avatar Deepanshu Gupta
Browse files

Fix codestyle for switch statements.

Fix intellij's codestyle settings for indenting switch/case statement.

Change-Id: I905231538fef0fcd7fa4e742f937b8da34f2e30f
parent 68501b87
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -40,7 +40,6 @@
          <option name="XML_LEGACY_SETTINGS_IMPORTED" value="true" />
        </XML>
        <codeStyleSettings language="JAVA">
          <option name="INDENT_CASE_FROM_SWITCH" value="false" />
          <option name="ALIGN_MULTILINE_PARAMETERS" value="false" />
          <option name="CALL_PARAMETERS_WRAP" value="1" />
          <option name="METHOD_PARAMETERS_WRAP" value="1" />