Would be nice to have custom lint rules for mvvm module (eg. wrong event naming) and interactors module (eg. warning that you forgot to use init method, or warning that you are passing Pair as execute argument in future). Any opinions on this?
I already have implemented MVVM event naming rule, and need ideas for more, if that makes sense to you.
Would be nice to have custom lint rules for mvvm module (eg. wrong event naming) and interactors module (eg. warning that you forgot to use init method, or warning that you are passing
Pairas execute argument in future). Any opinions on this?I already have implemented MVVM event naming rule, and need ideas for more, if that makes sense to you.