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 @@ -85,6 +85,7 @@ lib('java.GoogleJavaFormatStep') +'{{yes}} | {{yes}}
8585lib('java.ImportOrderStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
8686lib('java.PalantirJavaFormatStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
8787lib('java.RemoveUnusedImportsStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
88+ lib('java.ForbidWildcardImportsStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
8889extra('java.EclipseJdtFormatterStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
8990lib('java.FormatAnnotationsStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
9091lib('java.CleanthatJavaStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
@@ -140,6 +141,7 @@ lib('yaml.JacksonYamlStep') +'{{yes}} | {{yes}}
140141| [ ` java.ImportOrderStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/ImportOrderStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
141142| [ ` java.PalantirJavaFormatStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/PalantirJavaFormatStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
142143| [ ` java.RemoveUnusedImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/RemoveUnusedImportsStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
144+ | [ ` java.ForbidWildcardImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/ForbidWildcardImportsStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
143145| [ ` java.EclipseJdtFormatterStep ` ] ( lib-extra/src/main/java/com/diffplug/spotless/extra/java/EclipseJdtFormatterStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
144146| [ ` java.FormatAnnotationsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/FormatAnnotationsStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
145147| [ ` 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