I have the IDE code style changed with IDE update....
# intellij
e
I have the IDE code style changed with IDE update. The line added in java code style settings.
Copy code
<option name="IMPORT_LAYOUT_TABLE">
        <value>
          <package name="" withSubpackages="true" static="false" module="true" />
Can I overcome it with some option in
.editorconfig
?