rzo1 commented on PR #2122: URL: https://github.com/apache/stormcrawler/pull/2122#issuecomment-5559804302
@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/util/URLUtil.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 33996708563](https://github.com/apache/stormcrawler/actions/runs/33996708563) -- 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]
