mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-25 19:50:15 +08:00
* Initial support of ResourceNotClosedInspection, #283 * Improve UsingStringPlusMessageInspection * Add fix for sendAsImageTo and uploadAsImage * Add Fix for ResourceNotClosedInspection * ResourceNotClosedInspection support for Java * Add WrapWithResourceUseCallIntention for Kotlin, #284
1 line
42 B
Plaintext
1 line
42 B
Plaintext
resource.use { it.uploadAsImage(contact) } |