J-Fall 2021: Sander Mak – Streamlining large-scale Java development using Error Prone
Using static analysis to spot bugs in your code has become a staple of modern Java development. But what if we can take this one step further where, instead of just finding issues, we fix them automatically? And, what if we can do this not just for bug patterns but for any coding pattern you’d […]


