You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.adoc
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,8 +99,7 @@ The formatter does not cover all rules (such as order of imports) and an additio
99
99
* Select "`IntelliJ IDEA`" -> "`Preferences`".
100
100
* Select "`Editor`" -> "`Code Style`".
101
101
* Select the wheel and "`Import Scheme`" -> "`IntelliJ IDEA code style XML`".
102
-
* Select https://github.com/spring-projects/spring-boot/blob/master/idea/codeStyleConfig.xml[`idea/codeStyleConfig.xml`] from this repository.
103
-
102
+
* Select https://github.com/spring-projects/spring-boot/blob/main/.idea/codeStyles/codeStyleConfig.xml[`.idea/codeStyles/codeStyleConfig.xml`] from this repository.
104
103
==== Importing into Eclipse
105
104
106
105
You can use Spring Boot project specific source formatting settings.
0 commit comments