OmniaGM commented on PR #16779:
URL: https://github.com/apache/kafka/pull/16779#issuecomment-2278270069

   You can find the list of exemptions for `CyclomaticComplexity` here  
   
https://github.com/apache/kafka/blob/0a4a12fbc4df0ac4b141a869d3880b15b66a7759/checkstyle/suppressions.xml#L100
   
   and for `NPathComplexity` here 
   
https://github.com/apache/kafka/blob/0a4a12fbc4df0ac4b141a869d3880b15b66a7759/checkstyle/suppressions.xml#L106
   
   Unfornatly it's not documented on the interfaces/classes that they are part 
of the suppressions.xml file or even which checks are suppressed or why so you 
end up with this confusion. 


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

Reply via email to