hunyadi-dev commented on a change in pull request #850:
URL: https://github.com/apache/nifi-minifi-cpp/pull/850#discussion_r460736753
##########
File path: extensions/mqtt/processors/PublishMQTT.cpp
##########
@@ -75,7 +75,7 @@ void PublishMQTT::onTrigger(const
std::shared_ptr<core::ProcessContext> &context
yield();
return;
}
-
+
Review comment:
Whitespace issues like this are not addressed in this PR, but they will
be also removed in a different PR, when the relevant linter recommendation is
addressed.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]