This code is great.
ouyangpeng opened this issue · 3 comments
ouyangpeng commented
This code is great.
This is exactly what I need reference code.
vanniktech commented
You're welcome! If you have any questions feel free to ask.
ouyangpeng commented
I has wrote the lint custom rules and lint plugin last year, but it base on gradle 2.x,now gradle version is 3.x, and it is not working now, so i must write the new custom rules and lint plugin base on gradle 3.x , using java or kotlin language!
where have the introduce of gradle 3.x lint ?
ouyangpeng commented
i learned a lot from your code,thank you ! i have implemented my custom lint rules and lint plugin ,based on Gradle 3.x ! @vanniktech