Skip to content

Commit

Permalink
Polish README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Feb 15, 2023
1 parent 2a1f203 commit c7fa27d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ https://repo1.maven.org/maven2/io/spring/javaformat/io.spring.javaformat.eclipse
or use the https://repo.spring.io/javaformat-eclipse-update-site/[update site].



=== IntelliJ IDEA
The IntelliJ IDEA plugin provides custom formatter support for IntelliJ IDEA.
The plugin is automatically activated whenever the Maven or Gradle plugins are discovered in a project build script or if a `.springjavaformatconfig` file.
Expand All @@ -240,6 +241,8 @@ The plugin is automatically enabled when one or more of the following conditions
* For a Maven-based project, `spring-javaformat-maven-plugin` plugin is defined in `pom.xml`
* For a Gradle-based project, `io.spring.javaformat` plugin is applied



==== CheckStyle-IDEA plugin
The https://plugins.jetbrains.com/plugin/1065-checkstyle-idea[CheckStyle-IDEA plugin] provides Checkstyle integration for IntelliJ IDEA.

Expand Down

0 comments on commit c7fa27d

Please sign in to comment.