Making Custom Lint for Kotlin Code
Sep 2, 2018 · 5 min read

This blog is my learning on writing Custom Lint for Kotlin code, and provide a working example as reference. The learning came from extracting information from various sources, which I will provide them together.

