Skip to content

Commit

Permalink
Fix spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
chamikaramj committed May 6, 2022
1 parent eadf479 commit f529e42
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@
* <h3>Updates to the I/O connector code</h3>
*
* For any updates to this I/O connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@SuppressWarnings({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@
* <h3>Updates to the I/O connector code</h3>
*
* For any updates to this I/O connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@SuppressWarnings({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -210,13 +210,11 @@
* above transforms. In such a case, all the Cloud Datastore API calls are directed to the Emulator.
*
* @see PipelineRunner
*
* <h3>Updates to the connector code</h3>
*
* For any updates to this connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
* <h3>Updates to the connector code</h3>
* For any updates to this connector, please consider involving corresponding code reviewers
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@SuppressWarnings({
"nullness" // TODO(https://issues.apache.org/jira/browse/BEAM-10402)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
* <h3>Updates to the I/O connector code</h3>
*
* For any updates to this I/O connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@SuppressWarnings({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
* <h3>Updates to the I/O connector code</h3>
*
* For any updates to this I/O connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@Experimental
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -357,8 +357,8 @@
* <h3>Updates to the I/O connector code</h3>
*
* For any updates to this I/O connector, please consider involving corresponding code reviewers
* mentioned
* <a href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* mentioned <a
* href="https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/OWNERS">
* here</a>.
*/
@Experimental(Kind.SOURCE_SINK)
Expand Down

0 comments on commit f529e42

Please sign in to comment.