bedlaj commented on a change in pull request #4365:
URL: https://github.com/apache/camel/pull/4365#discussion_r499707933



##########
File path: 
test-infra/camel-test-infra-kafka/src/test/java/org/apache/camel/test/infra/services/kafka/StrimziService.java
##########
@@ -24,8 +24,11 @@
 
 public class StrimziService implements KafkaService {
     private static final Logger LOG = 
LoggerFactory.getLogger(StrimziService.class);
+    

Review comment:
       Sourcecheck complains about this line with one tab/spaces. You can run 
`mvn org.apache.camel:camel-format-plugin:format` in 
`test-infra/camel-test-infra-kafka` and commit.




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


Reply via email to