@Rick Lamers The idea is that instead of reviewing text diffs, you can review the implication of each change. For example, how a method was modified, and all the places that the method appears in, things like that. Our portfolio co DeepSource does automated cross-codebase changes for linting + autofixing bug, but only for things their analyzer supports. Passing your own patterns sounds fun but scary 🙂