mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 20:41:22 +07:00
[IntelliJ project configuration] remove unnecessary trailing empty line from iml files
IDEA doesn't add such line when the module configuration is saved, so it's better to remove it, otherwise developers may get unexpected modified iml files in their working copies. GitOrigin-RevId: dc1ad302d19a1b889e571c521d0b6cbfcb6c1c20
This commit is contained in:
committed by
intellij-monorepo-bot
parent
def6bcf483
commit
5a2ff9658d
@@ -17,4 +17,4 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core.ui" />
|
||||
</component>
|
||||
</module>
|
||||
</module>
|
||||
Reference in New Issue
Block a user