lordgamez commented on code in PR #1634:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1634#discussion_r1305304637
##########
run_clang_tidy.sh:
##########
@@ -4,7 +4,7 @@ set -uo pipefail
FILE=$1
-EXCLUDED_DIRECTORY=("extensions/pdh" "extensions/windows-event-log" "nanofi")
+EXCLUDED_DIRECTORY=("extensions/pdh" "extensions/windows-event-log"
"extensions/smb" "nanofi")
Review Comment:
My bad, at this point somehow I just forgot that this was Windows-only
:smile:
--
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]