fudianchn commented on PR #39242:
URL: https://github.com/apache/shardingsphere/pull/39242#issuecomment-5152342872

   Thanks @terrymanu, spotless is now fixed. The issue was a blank line in 
`OpenGaussStatementVisitorTest.java` that lost its 4-space indentation 
(violating `indent_empty_lines=true` in `src/resources/spotless/java.xml`). Ran 
`./mvnw spotless:apply -Pcheck` and verified `spotless:check` passes. Tests: 
`Tests run: 2, Failures: 0` on `OpenGaussStatementVisitorTest`.
   
   已修复 spotless。问题是测试文件里一处空行丢失了 4 空格缩进(违反了 spotless 配置里的 
`indent_empty_lines=true`)。已运行 `./mvnw spotless:apply -Pcheck` 修复,并确认 
`spotless:check` 通过、相关测试全绿。


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