9

I searched many websites but I didn't find any compare Ktlint vs Detekt. I need to know the differences, not the common features. I want choose one but I won't test them myself. Someone can give me few differences?

Stefano Sansone
  • 2,377
  • 7
  • 20
  • 39
BElluu
  • 381
  • 5
  • 14
  • 17
    basically this is off-topic here; but ktlint is on formatting, whereas detekt is about code analysis (code complexity, code smells, like too many functions in class etc). You can configure detekt to integrate ktlint, but I prefer to have it as separate tasks – P.J.Meisch Feb 22 '19 at 11:16

0 Answers0