Skip to content

Commit 0793eb1

Browse files
acogoluegnesmichaelklishin
authored andcommitted
Format MQTT Java tests
Using spotless plugin with Google Java format. Command to run to format: ./mvnw spotless:apply
1 parent 2c15bf8 commit 0793eb1

File tree

6 files changed

+2312
-2196
lines changed

6 files changed

+2312
-2196
lines changed

deps/rabbitmq_mqtt/test/java_SUITE_data/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,13 @@
167167
<style>GOOGLE</style>
168168
</googleJavaFormat>
169169
</java>
170-
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
170+
<!-- <ratchetFrom>origin/main</ratchetFrom>-->
171171
<licenseHeader> <!-- specify either content or file, but not both -->
172172
<content>// This Source Code Form is subject to the terms of the Mozilla Public
173173
// License, v. 2.0. If a copy of the MPL was not distributed with this
174174
// file, You can obtain one at https://mozilla.org/MPL/2.0/.
175175
//
176-
// Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
176+
// Copyright (c) $YEAR VMware, Inc. or its affiliates. All rights reserved.
177177
//
178178
</content>
179179
</licenseHeader>

0 commit comments

Comments
 (0)