chakkk309 commented on PR #19480:
URL: https://github.com/apache/datafusion/pull/19480#issuecomment-3691534785

   > It seems surprising to me that we can just remove 
`#[allow(non_camel_case_types)]` and clippy doesn't complain 🤔
   
   Seems like the non_camel_case_types is default allowed in our project 🫨 
   When we run `cargo clippy --all-targets --workspace -- -D warnings` only 
turns existing warnings into errors seems it does not activate new lints.


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