Commit 9712137
refactor: Fix missing braces
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.staticanalysis.NeedBraces?organizationId=T3BlblJld3JpdGU%3D
Co-authored-by: Moderne <[email protected]>1 parent 1565e78 commit 9712137
File tree
1 file changed
+6
-2
lines changed- src/main/java/org/openrewrite/java/testing/junit5
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
78 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments