openmessaging / benchmark

OpenMessaging Benchmark Framework
Apache License 2.0
385 stars 237 forks source link

Fixed for project driver-rocketmq had format violations #399

Closed StevenLuMT closed 9 months ago

StevenLuMT commented 9 months ago

BUG REPORT

the condition that the bug triggers: when install this project use this command mvn install

Describe the bug Fixed for 'Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.25.0:check (check) on project driver-rocketmq: The following files had format violations: [ERROR] src/main/java/io/openmessaging/benchmark/driver/rocketmq/RocketMQBenchmarkDriver.java'

Screenshots

image

Suggestion how to avoid the problem from happening again? please execute this command mvn spotless:apply to format the code before push the commit

StevenLuMT commented 9 months ago

@Jason918 @merlimat @eolivelli @teabot @codelipenghui Help me review this pr, thanks