We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e214236 commit a926e84Copy full SHA for a926e84
README.md
@@ -640,7 +640,7 @@ spotless --target='src/**/*.java' prettier \
640
641
This removes unused imports from Java files.
642
643
-To see usage instructions for the format-annotations formatter, run: `spotless remove-unused-imports --help`
+To see usage instructions for the remove-unused-imports formatter, run: `spotless remove-unused-imports --help`
644
645
<!---freshmark usage_remove_unused_imports
646
output =
0 commit comments