szaszm commented on code in PR #1671: URL: https://github.com/apache/nifi-minifi-cpp/pull/1671#discussion_r1341433299
########## .clang-tidy: ########## Review Comment: Just a general comment: If a check produces many false positives, then we shouldn't enable it at all costs. The static analyzer is meant to help development, not hinder it. If a particular check hurts more than it helps, then we shouldn't use it. -- 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]
