vanniktech/lint-rules

This code is great.

ouyangpeng opened this issue · 3 comments

This code is great.
This is exactly what I need reference code.

You're welcome! If you have any questions feel free to ask.

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 ?

@vanniktech

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