Hello everyone. I would love your input on a concept project I created.
The idea is
generating custom Android lint checks with annotations. I started it having kotlin extension functions in mind and how one could enforce their usage.
https://github.com/iFanie/Intervention
This is the very first iteration so I'm open to ideas and suggestions.