Commit cdcc0a2
authored
chore: skip formatting test-jdk17 files in firestore (#3320)
In firestore,
[RecordMapperTest.java](https://github.com/googleapis/java-firestore/blob/main/google-cloud-firestore/src/test-jdk17/java/com/google/cloud/firestore/RecordMapperTest.java)
has Java Records which is incompatible with java formatter 1.7.
This PR is to skip these files.1 parent b16b933 commit cdcc0a2
File tree
1 file changed
+3
-0
lines changed- hermetic_build/library_generation/owlbot/bin
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
| |||
0 commit comments