alamb commented on issue #18505:
URL: https://github.com/apache/datafusion/issues/18505#issuecomment-3501864507

   > Hello, I was looking at the reference PR 
[#18468](https://github.com/apache/datafusion/pull/18468). From what I 
understand, for this task, we need to add the clippy rule in `Cargo.toml`, run 
`cargo clippy`, and fix all the errors. Does that sound correct? Thanks a lot!
   
   Indeed -- one thing that we have discovered is that you probably need to add 
the lint to lib.rs (rather than Cargo.toml), see here for context: 
https://github.com/apache/datafusion/pull/18468#issuecomment-3500982718


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

Reply via email to