just icon indicating copy to clipboard operation
just copied to clipboard

Potential typo in `just format` documentation

Open mcollovati opened this issue 2 years ago • 0 comments

The just format documentation page states that

If Spotless Plugin for Maven is configured in pom.xml it invokes mvn spring-javaformat:apply

The mvn command should probably be spotless:apply

mcollovati avatar Sep 10 '23 11:09 mcollovati