<p></p>
<p>My Intellij IDE is using the project scheme defined in the repo's <code>.editorconfig</code> file:</p>
<pre><code>root = true

[*]
indent_style = space
indent_size = 4
continuation_indent_size = 8
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.diff]
trim_trailing_whitespace = false

[Makefile]
indent_style = tab

[*.bat]
end_of_line = crlf

[build.gradle]
continuation_indent_size = 4

[.idea/codeStyles/*.xml]
indent_size = 2
insert_final_newline = false

</code></pre>
<p>It could have been a fat finger error when I was reformatting the class after removing some lines with ^ALT-L.  But I'm really not sure if that is the cause.  I'll keep an eye on it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/style/issues/10#issuecomment-623154266">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSOLOE5CP6FF66Y6ITRPWXARANCNFSM4E55WHDA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWLNLZBGMG2I5RZ7D3RPWXARA5CNFSM4E55WHDKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEUSJIWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/style/issues/10#issuecomment-623154266",
"url": "https://github.com/bisq-network/style/issues/10#issuecomment-623154266",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>