You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2020/07/27 08:43:48 UTC

[GitHub] [nifi-minifi-cpp] hunyadi-dev commented on a change in pull request #850: MINIFICPP-1203 - Replace linter reported tabs with two spaces, remove few comments

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:
users@infra.apache.org