You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: