KT-12100 related: convert try / finally to use() call inspection introduced
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports a try-finally block with resource.close() in finally which can be converted into the resource.use() call
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user