@@ -43,7 +43,7 @@ lib('java.GoogleJavaFormatStep') +'{{yes}} | {{yes}}
43
43
lib('java.ImportOrderStep') +'{{yes}} | {{yes}} | {{no}} |',
44
44
lib('java.RemoveUnusedImportsStep') +'{{yes}} | {{yes}} | {{no}} |',
45
45
extra('java.EclipseFormatterStep') +'{{yes}} | {{yes}} | {{no}} |',
46
- lib('kotlin.KtLintStep') +'{{yes}} | {{no}} | {{no}} |',
46
+ lib('kotlin.KtLintStep') +'{{yes}} | {{yes}} | {{no}} |',
47
47
lib('markdown.FreshMarkStep') +'{{yes}} | {{no}} | {{no}} |',
48
48
lib('scala.ScalaFmtStep') +'{{yes}} | {{yes}} | {{no}} |',
49
49
lib('sql.DBeaverSQLFormatterStep') +'{{yes}} | {{no}} | {{no}} |',
@@ -66,7 +66,7 @@ lib('sql.DBeaverSQLFormatterStep') +'{{yes}} | {{no}}
66
66
| [ ` java.ImportOrderStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/ImportOrderStep.java ) | :+1 : | :+1 : | :white_large_square : |
67
67
| [ ` java.RemoveUnusedImportsStep ` ] ( lib/src/main/java/com/diffplug/spotless/java/RemoveUnusedImportsStep.java ) | :+1 : | :+1 : | :white_large_square : |
68
68
| [ ` java.EclipseFormatterStep ` ] ( lib-extra/src/main/java/com/diffplug/spotless/extra/java/EclipseFormatterStep.java ) | :+1 : | :+1 : | :white_large_square : |
69
- | [ ` kotlin.KtLintStep ` ] ( lib/src/main/java/com/diffplug/spotless/kotlin/KtLintStep.java ) | :+1 : | :white_large_square : | :white_large_square : |
69
+ | [ ` kotlin.KtLintStep ` ] ( lib/src/main/java/com/diffplug/spotless/kotlin/KtLintStep.java ) | :+1 : | :+1 : | :white_large_square : |
70
70
| [ ` markdown.FreshMarkStep ` ] ( lib/src/main/java/com/diffplug/spotless/markdown/FreshMarkStep.java ) | :+1 : | :white_large_square : | :white_large_square : |
71
71
| [ ` scala.ScalaFmtStep ` ] ( lib/src/main/java/com/diffplug/spotless/scala/ScalaFmtStep.java ) | :+1 : | :+1 : | :white_large_square : |
72
72
| [ ` sql.DBeaverSQLFormatterStep ` ] ( lib/src/main/java/com/diffplug/spotless/sql/DBeaverSQLFormatterStep.java ) | :+1 : | :white_large_square : | :white_large_square : |
0 commit comments