mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code style and inspection profile project files to version control. See gh-29446
This commit is contained in:
committed by
Stephane Nicoll
parent
8bc9ada957
commit
3889b1e855
Generated
+5
@@ -0,0 +1,5 @@
|
||||
<component name="ProjectCodeStyleConfiguration">
|
||||
<state>
|
||||
<option name="USE_PER_PROJECT_SETTINGS" value="true" />
|
||||
</state>
|
||||
</component>
|
||||
Reference in New Issue
Block a user