Update idea config (#5513)

* Set default code style value for java

* Exclude device manager from idea folder
This commit is contained in:
Timothy
2025-07-09 11:45:30 +02:00
committed by GitHub
parent 5f876e4292
commit 46cde20f2e
2 changed files with 11 additions and 0 deletions

1
.gitignore vendored
View File

@ -296,6 +296,7 @@ obj/
.idea/gradle.xml
.idea/jarRepositories.xml
.idea/navEditor.xml
.idea/deviceManager.xml
# Legacy Eclipse project files
.cproject

View File

@ -1,5 +1,15 @@
<component name="ProjectCodeStyleConfiguration">
<code_scheme name="Project" version="173">
<JavaCodeStyleSettings>
<option name="IMPORT_LAYOUT_TABLE">
<value>
<package name="" withSubpackages="true" static="false" module="true" />
<package name="" withSubpackages="true" static="false" />
<emptyLine />
<package name="" withSubpackages="true" static="true" />
</value>
</option>
</JavaCodeStyleSettings>
<JetCodeStyleSettings>
<option name="PACKAGES_IMPORT_LAYOUT">
<value>