File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -86,6 +86,7 @@ lib('java.ImportOrderStep') +'{{yes}} | {{yes}}
8686lib('java.PalantirJavaFormatStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
8787lib('java.RemoveUnusedImportsStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
8888lib('java.ForbidWildcardImportsStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
89+ lib('java.ForbidModuleImportsStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
8990extra('java.EclipseJdtFormatterStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
9091lib('java.FormatAnnotationsStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
9192lib('java.CleanthatJavaStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
@@ -142,6 +143,7 @@ lib('yaml.JacksonYamlStep') +'{{yes}} | {{yes}}
142143| [ ` java.PalantirJavaFormatStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/PalantirJavaFormatStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
143144| [ ` java.RemoveUnusedImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/RemoveUnusedImportsStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
144145| [ ` java.ForbidWildcardImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/ForbidWildcardImportsStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
146+ | [ ` java.ForbidModuleImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/ForbidModuleImportsStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
145147| [ ` java.EclipseJdtFormatterStep ` ] ( lib-extra/src/main/java/com/diffplug/spotless/extra/java/EclipseJdtFormatterStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
146148| [ ` java.FormatAnnotationsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/FormatAnnotationsStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
147149| [ ` java.CleanthatJavaStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/CleanthatJavaStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
You can’t perform that action at this time.
0 commit comments