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

Commit d7307528 authored by dev-12's avatar dev-12 Committed by dev-12
Browse files

use 4 space for continuation indentation

this is what deteKt expect, without this default formatter will do 8 space indentation.
parent d28b2be3
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
<component name="ProjectCodeStyleConfiguration">
    <code_scheme name="Project" version="173">
        <codeStyleSettings language="kotlin">
            <indentOptions>
                <option name="CONTINUATION_INDENT_SIZE" value="4" />
            </indentOptions>
        </codeStyleSettings>
    </code_scheme>
</component>
 No newline at end of file