MonkeyCanCode commented on code in PR #1995:
URL: https://github.com/apache/polaris/pull/1995#discussion_r2191188253


##########
client/python/Makefile:
##########
@@ -30,6 +58,22 @@ test-integration:
        @echo "Polaris is healthy. Starting integration tests..."
        poetry run pytest integration_tests/ ${PYTEST_ARGS}
 
+# Target to run linting checks
+lint: setup-env

Review Comment:
   Good call. Let me update this one later tonight.



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