marmot-z commented on PR #2475: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2475#issuecomment-3273005683
> You can try rebasing to the master branch and then executing `./mvnw spotless:apply -Pcheck -T1C`. After checking out your branch, I saw that `spotless` additionally handles the formatting of blank lines. I ran it locally, but it was always noting no change. Maybe the runtime environment of my local is different from the CI runtime environment. My local runtime environment is below: ``` > ~/shardingsphere-elasticjob/feat-support-interrupt ./mvnw spotless:apply -Pcheck -T1C -X Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) Maven home: /Users/xxx/.m2/wrapper/dists/apache-maven-3.9.8/af622e91 Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre Default locale: en_CN, platform encoding: UTF-8 OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac" ``` -- 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]
