guan404ming commented on code in PR #639: URL: https://github.com/apache/mahout/pull/639#discussion_r2560228684
########## .pre-commit-config.yaml: ########## @@ -12,17 +12,17 @@ repos: # Ruff linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.5 + rev: v0.6.9 Review Comment: I'm not sure why we need to downgrade this, wdyt ########## .pre-commit-config.yaml: ########## @@ -34,3 +34,35 @@ repos: - testing/utils/.license-header.txt - --comment-style - "#" + Review Comment: Could you provide more detail about the hooks and the pkgs you choose to use here? -- 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]
