HTHou opened a new pull request, #785: URL: https://github.com/apache/tsfile/pull/785
This pull request makes a small change to the Python unit test workflow by ensuring that code formatting checks are skipped during the Maven build process are no longer explicitly disabled, likely relying on default behavior or configuration. This simplifies the build command in the workflow file. - Removed the `-Dspotless.skip=true` flag from the Maven build command in `.github/workflows/unit-test-python.yml`, which previously skipped code formatting checks. -- 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]
