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 0ea7855 commit 300d385Copy full SHA for 300d385
palantir-java-format-api/src/main/java/com/palantir/javaformat/java/FormatterService.java
@@ -8,7 +8,7 @@
8
* A stable facade for palantir-java-format. The implementation must be ServiceLoaded, to ensure its classpath remains
9
* isolated.
10
*/
11
-public interface FormatterService {
+public interface FormatterService {
12
13
/**
14
* Emit a list of {@link Replacement}s to convert from input to formatted output.
0 commit comments