Sergey Pospelov
Sergey Pospelov
It's not a bug, but a huge performance issue. **Description** If we try to generate JimpleBody for a invoke statement with "hanging" arguments (see code snippet), it will take an...
## Describe the bug In [USVM](https://github.com/UnitTestBot/usvm) we use gradle convention plugin (`buildSrc`) to share build logic. When we include Diktat gradle plugin into `usvm.kotlin-conventions.gradle.kts`, the build fails with the exception....
# Description ## PR TODOs: - [x] Unused Analysis - [x] Multi chunk scenario + tests - [x] Graceful shutdown on timeout - [x] Try to remove `Fact` generic parameter...