tustvold commented on code in PR #3135: URL: https://github.com/apache/arrow-datafusion/pull/3135#discussion_r945246810
########## docs/source/contributor-guide/index.md: ########## @@ -61,13 +61,13 @@ Testing setup: Formatting instructions: -- [ci/scripts/rust_fmt.sh](../../../ci/scripts/rust_fmt.sh) -- [ci/scripts/rust_clippy.sh](../../../ci/scripts/rust_clippy.sh) -- [ci/scripts/rust_toml_fmt.sh](../../../ci/scripts/rust_toml_fmt.sh) +- [ci/scripts/rust_fmt.sh](https://github.com/apache/arrow-datafusion/blob/master/ci/scripts/rust_fmt.sh) Review Comment: This change does mean that they won't work locally on people's machines, but not sure how much of an issue that is... It would be nice if we could have both work -- 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]
