Skip to content

Commit 2c2cdfa

Browse files
committed
missing question mark
1 parent 7b1e2f2 commit 2c2cdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-maven/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1696,7 +1696,7 @@ cmd> mvn spotless:apply -DspotlessFiles=my/file/pattern.java,more/generic/.*-pat
16961696

16971697
The patterns are matched using `String#matches(String)` against the absolute file path.
16981698

1699-
## Does Spotless support incremental builds in Eclipse
1699+
## Does Spotless support incremental builds in Eclipse?
17001700

17011701
Spotless comes with [m2e](https://eclipse.dev/m2e/) support. However by default its execution is skipped by default in incremental builds. To enable it use the following parameter
17021702

0 commit comments

Comments
 (0)