concretesolutions / kappuccino

A kotlin library to simplify how to do espresso tests on Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeteKT or Ktlint

victorolinasc opened this issue · comments

A nice addition to the project would be to have a more standardized code base following either detekt or ktlint. I think detekt is easier to integrate currently than ktlint but that is just my opinion.

I'm more familiar with Ktlint, but it's ok to use DeteKT.
Feel free to integrate any of these to the project!
Thanks again!

@victorolinasc
I've opened a PR for this enhancement, can you please make a code review for me?
Thanks!
https://github.com/heitorcolangelo/kappuccino/pull/95

Let's stick with ktlint then :)