rewrite icon indicating copy to clipboard operation
rewrite copied to clipboard

Brace Location Being auto-detected by JavaTemplate

Open JLLeitschuh opened this issue 3 years ago • 1 comments

The guard generated by JavaTemplate does not match the surrounding code. The braces should be on their own line.

https://github.com/openrewrite/rewrite-java-security/blob/0f326c8d37697a9740a0463d1547f93e2d2c607e/src/test/kotlin/org/openrewrite/java/security/ZipSlipTest.kt#L1521-L1523

JLLeitschuh avatar Aug 07 '22 20:08 JLLeitschuh

test

JLLeitschuh avatar Aug 08 '22 01:08 JLLeitschuh