@@ -100,7 +100,7 @@ lib('markdown.FlexmarkStep') +'{{yes}} | {{yes}}
100
100
lib('npm.EslintFormatterStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
101
101
lib('npm.PrettierFormatterStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
102
102
lib('npm.TsFmtFormatterStep') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
103
- lib('pom.SortPomStepStep ') +'{{no}} | {{yes}} | {{no}} | {{no}} |',
103
+ lib('pom.SortPomStep ') +'{{yes}} | {{yes}} | {{no}} | {{no}} |',
104
104
lib('protobuf.BufStep') +'{{yes}} | {{no}} | {{no}} | {{no}} |',
105
105
lib('python.BlackStep') +'{{yes}} | {{no}} | {{no}} | {{no}} |',
106
106
lib('scala.ScalaFmtStep') +'{{yes}} | {{yes}} | {{yes}} | {{no}} |',
@@ -154,7 +154,7 @@ lib('yaml.JacksonYamlStep') +'{{yes}} | {{yes}}
154
154
| [ ` npm.EslintFormatterStep ` ] ( lib/src/main/java/com/diffplug/spotless/npm/EslintFormatterStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
155
155
| [ ` npm.PrettierFormatterStep ` ] ( lib/src/main/java/com/diffplug/spotless/npm/PrettierFormatterStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
156
156
| [ ` npm.TsFmtFormatterStep ` ] ( lib/src/main/java/com/diffplug/spotless/npm/TsFmtFormatterStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
157
- | [ ` pom.SortPomStep ` ] ( lib/src/main/java/com/diffplug/spotless/pom/SortPomStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
157
+ | [ ` pom.SortPomStep ` ] ( lib/src/main/java/com/diffplug/spotless/pom/SortPomStep.java ) | :+1 : | :+1 : | :white_large_square : | :white_large_square : |
158
158
| [ ` protobuf.BufStep ` ] ( lib/src/main/java/com/diffplug/spotless/protobuf/BufStep.java ) | :+1 : | :white_large_square : | :white_large_square : | :white_large_square : |
159
159
| [ ` python.BlackStep ` ] ( lib/src/main/java/com/diffplug/spotless/python/BlackStep.java ) | :+1 : | :white_large_square : | :white_large_square : | :white_large_square : |
160
160
| [ ` scala.ScalaFmtStep ` ] ( lib/src/main/java/com/diffplug/spotless/scala/ScalaFmtStep.java ) | :+1 : | :+1 : | :+1 : | :white_large_square : |
0 commit comments