Skip to content

Commit 4aff659

Browse files
izeyesnicoll
authored andcommitted
1 parent 380d7ec commit 4aff659

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,11 @@ root `pom.xml`.
202202
If you haven't done so, install the formatter plugin so that proper formatting rules are
203203
applied automatically when you reformat code in the IDE.
204204

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].
206206
* 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.
210210

211211

212212

@@ -217,7 +217,7 @@ needs to be added.
217217
* Select "`IntelliJ IDEA`" -> "`Preferences`".
218218
* Select "`Editor`" -> "`Code Style`".
219219
* 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.
221221

222222

223223

0 commit comments

Comments
 (0)