With the release of Android Gradle Plugin 3.0, Lint will have changed quite a bit. In this talk, we'll:
* Learn about the Unified AST (UAST)
* Hash out the differences between UAST, PSI and Lombok
* Go through examples of custom lint checks with quick fixes
...and more!
You’ll learn enough to write your own lint checks in no time flat!