rzo1 commented on PR #2124:
URL: https://github.com/apache/stormcrawler/pull/2124#issuecomment-5559804469

   @abhinav-phi CI is red here, could you have a look please?
   
   ```
   git-code-format-maven-plugin:6.0:validate-code-format
   core/src/main/java/org/apache/stormcrawler/protocol/file/FileResponse.java 
is not correctly formatted !
   ```
   
   Reproduce with `mvn -B -Prat -DskipTests verify -Dskip.format.code=false`, 
fix with `mvn git-code-format:format-code -Dgcf.globPattern="**/*" 
-Dskip.format.code=false`.
   
   [Run 
33997071382](https://github.com/apache/stormcrawler/actions/runs/33997071382)


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