jbertram commented on issue #2912: NO-JIRA Minor code improvement in QueueImpl URL: https://github.com/apache/activemq-artemis/pull/2912#issuecomment-563319013 Checkstyle failed: > [ERROR] src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java:[1605,10] (whitespace) WhitespaceAround: 'if' is not followed by whitespace. > [ERROR] src/main/java/org/apache/activemq/artemis/core/server/impl/QueueImpl.java:[3027] (indentation) Indentation: 'if' has incorrect indentation level 7, expected level should be 6. > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (default) on project artemis-server: You have 2 Checkstyle violations. -> [Help 1]
---------------------------------------------------------------- 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] With regards, Apache Git Services
