Does Detekt analyze Java sources too, or just Kotl...
# detekt
c
Does Detekt analyze Java sources too, or just Kotlin? I’m looking to add static analysis to a mixed Java/Kotlin Android project, and would ideally have one tool for analyzing both
t
It always better to use several tools in a bundle to maximize number of issues catched