Skip to content

Commit d87f3cc

Browse files
committed
Merge pull request #326 from cbot59
* pr/326: Fix reference to springjavaformatconfig in README Closes gh-326
2 parents 728fa19 + e19d60e commit d87f3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ You can download the latest version from https://repo1.maven.org/maven2/io/sprin
236236
==== Enable the Plugin
237237
The plugin is automatically enabled when one or more of the following conditions match:
238238

239-
* `.springformat` file exists
239+
* `.springjavaformatconfig` file exists
240240
* For a Maven-based project, `spring-javaformat-maven-plugin` plugin is defined in `pom.xml`
241241
* For a Gradle-based project, `io.spring.javaformat` plugin is applied
242242

0 commit comments

Comments
 (0)