alamb commented on PR #4007: URL: https://github.com/apache/arrow-datafusion/pull/4007#issuecomment-1296228073
> I can't find this ability of clippy in doc, Can I ask how to use it? I am not sure what you mean In this case I found that someone had left a "#allow" command in the code (which ignores something clippy would normally flag a a warning). I removed the "allow" and then updated the code so clippy passed. -- 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]
