kezhenxu94 commented on code in PR #11272:
URL: https://github.com/apache/dolphinscheduler/pull/11272#discussion_r938694174
##########
.github/actions/sanity-check/action.yml:
##########
@@ -39,7 +39,7 @@ runs:
reviewdog_version: v0.10.2
- shell: bash
- run: ./mvnw -B -q checkstyle:checkstyle-aggregate
+ run: ./mvnw spotless:check
Review Comment:
Remove the next step and review dog submodule, now we don't have checkstyle
result to perform review dog.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]