Commit 704d3fa
authored
chore: run fmt command on java-dataplex (#12317)
This PR fixes lint issues with java-dataplex that are blocking [spanner
PR](#12293)
The [lint check on spanner
PR](https://github.com/googleapis/google-cloud-java/actions/runs/23763214864/job/69235942554?pr=12293)is
failing due to:
```
Error: Failed to execute goal com.spotify.fmt:fmt-maven-plugin:2.25:check (default-cli) on project grpc-google-cloud-dataplex-v1: Found 1 non-complying files, failing build -> [Help 1]
```1 parent 81c99ff commit 704d3fa
File tree
1 file changed
+0
-1
lines changed- java-dataplex/grpc-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments