2010YOUY01 commented on code in PR #17863: URL: https://github.com/apache/datafusion/pull/17863#discussion_r2395073902
########## dev/rust_lint.sh: ########## @@ -19,6 +19,10 @@ # This script runs all the Rust lints locally the same way the # DataFusion CI does +# +# Note: The installed checking tools (e.g., taplo) are not guaranteed to match +# teh CI versions for simplicity, there might be some minor differences. Check Review Comment: ```suggestion # the CI versions for simplicity, there might be some minor differences. Check ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
