Do you have it review your code and write tests? It found some copy-paste errors I made, that were ded code (so, running tests couldn't find them, but they made the codebase slightly confusing).
And the tests let you freeze the state, refactor, and then check to make sure you didn't alter the state.