ryankert01 commented on code in PR #758:
URL: https://github.com/apache/mahout/pull/758#discussion_r2656066482


##########
.pre-commit-config.yaml:
##########
@@ -50,3 +50,19 @@ repos:
           - testing/utils/.license-header.txt
           - --comment-style
           - "//"
+
+# Rust Linter
+  - repo: local
+    hooks:
+      - id: rust-fmt

Review Comment:
   My bad, we actually be able to config it. Thanks for the suggestion!



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