Commit f2d5417
committed
fix(bigtable): apply google-java-format to CbtTestProxy bulkMutateRows
The topLevelStatus variable in the MutateRowsException handler had
incorrect 2-space continuation indentation; reformatted to 4-space
per google-java-format as flagged by the Librarian CI check.
Change-Id: I66b9be44c220581c16cc465a331d6fb1a0e2daba1 parent 8133229 commit f2d5417
1 file changed
Lines changed: 10 additions & 12 deletions
File tree
- java-bigtable/test-proxy/src/main/java/com/google/cloud/bigtable/testproxy
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
342 | 343 | | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 344 | + | |
347 | 345 | | |
348 | 346 | | |
349 | 347 | | |
| |||
0 commit comments