Skip to content

Commit d62e88b

Browse files
committed
Add xml-format to make fix and auto-fix XML after release-prepare
1 parent b5e17da commit d62e88b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ check:
252252
$(MVNCMD) verify -DskipTests
253253

254254
fix:
255-
$(MVNCMD) fmt:format
255+
$(MVNCMD) fmt:format xml-format:xml-format
256256

257257
test-unit: .install-guava-shaded
258258
$(MVNCMD) test -Dfmt.skip=true -Dclirr.skip=true -Danimal.sniffer.skip=true

0 commit comments

Comments
 (0)