File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -202,11 +202,11 @@ root `pom.xml`.
202
202
If you haven't done so, install the formatter plugin so that proper formatting rules are
203
203
applied automatically when you reformat code in the IDE.
204
204
205
- * Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[Intellij IDEA plugin]
205
+ * Download the latest https://search.maven.org/search?q=g:io.spring.javaformat%20AND%20a:spring-javaformat-intellij-plugin[IntelliJ IDEA plugin].
206
206
* Select "`IntelliJ IDEA`" -> "`Preferences`".
207
- * Select "`Plugins`"
208
- * Select the wheel and "`Install Plugin from Disk...`"
209
- * Select the jar file you've downloaded
207
+ * Select "`Plugins`".
208
+ * Select the wheel and "`Install Plugin from Disk...`".
209
+ * Select the jar file you've downloaded.
210
210
211
211
212
212
@@ -217,7 +217,7 @@ needs to be added.
217
217
* Select "`IntelliJ IDEA`" -> "`Preferences`".
218
218
* Select "`Editor`" -> "`Code Style`".
219
219
* Select the wheel and "`Import Scheme`" -> "`IntelliJ IDEA code style XML`".
220
- * Select `idea/codeStyleConfig.xml` from this repository
220
+ * Select `idea/codeStyleConfig.xml` from this repository.
221
221
222
222
223
223
You can’t perform that action at this time.
0 commit comments