homatthew commented on code in PR #3562:
URL: https://github.com/apache/gobblin/pull/3562#discussion_r971422027


##########
.github/workflows/build_and_test.yaml:
##########
@@ -87,7 +87,7 @@ jobs:
           restore-keys: ${{ runner.os }}-gradle
       - name: Run CheckStyle and FindBugs
         run: |
-          ./gradlew --no-daemon javadoc findbugsMain checkstyleMain 
checkstyleTest checkstyleJmh 

Review Comment:
   Automatic code formatter fixed the trailing whitespace. I figured I'd leave 
it for general code consistency



-- 
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]

Reply via email to