jiayuasu commented on code in PR #2217:
URL: https://github.com/apache/sedona/pull/2217#discussion_r2249369963
##########
.pre-commit-config.yaml:
##########
@@ -59,6 +59,15 @@ repos:
true # Ensures this hook runs even if no Java files are changed.
# This is useful for spotless:apply which might affect files not
staged.
stages: [pre-commit] # Specifies that this hook runs during the
'commit' stage.
+ - id: checkstyle
Review Comment:
why does a `mvn checkstyle` PR have changes about shell scripts?
--
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]