From fdee03ce774ceff7ef92b3d4db680b0e361ed0fd Mon Sep 17 00:00:00 2001 From: Benoit Lacelle Date: Thu, 9 Feb 2023 00:25:00 +0400 Subject: [PATCH] Fix extention of unitTest --- ...RefactorerFuncTest => JavaCleanthatRefactorerFuncTest.java} | 0 plugin-maven/README.md | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) rename lib/src/testCompatCleanthat2Dot1/java/com/diffplug/spotless/glue/java/{JavaCleanthatRefactorerFuncTest => JavaCleanthatRefactorerFuncTest.java} (100%) diff --git a/lib/src/testCompatCleanthat2Dot1/java/com/diffplug/spotless/glue/java/JavaCleanthatRefactorerFuncTest b/lib/src/testCompatCleanthat2Dot1/java/com/diffplug/spotless/glue/java/JavaCleanthatRefactorerFuncTest.java similarity index 100% rename from lib/src/testCompatCleanthat2Dot1/java/com/diffplug/spotless/glue/java/JavaCleanthatRefactorerFuncTest rename to lib/src/testCompatCleanthat2Dot1/java/com/diffplug/spotless/glue/java/JavaCleanthatRefactorerFuncTest.java diff --git a/plugin-maven/README.md b/plugin-maven/README.md index b1b9098bfe..f59a1d9004 100644 --- a/plugin-maven/README.md +++ b/plugin-maven/README.md @@ -182,6 +182,7 @@ any other maven phase (i.e. compile) then it can be configured as below; src/test/java/**/*.java + @@ -285,7 +286,7 @@ These mechanisms already exist for the Gradle plugin. 2.0 ${maven.compiler.source} - * + * LiteralsFirstInComparisons