jdye64 commented on code in PR #2444: URL: https://github.com/apache/arrow-datafusion/pull/2444#discussion_r865894525
########## dev/format-code.sh: ########## @@ -0,0 +1,22 @@ +#!/bin/bash Review Comment: Good point. Why don't we just start with `cargo fmt` for now then. Does that sound reasonable? I feel like those are 80% of the issues that slip through the cracks on commits anyway. -- 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]
