mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* failing tests for #2804 LongMethod with params * fix test * skipTrees for KtParameterList for linesOfCode * use test snippets that compile * [ci ckip] use fun body for LongMethod - revert changes in LinesOfCode.kt - still need to update nested methods * remove unused import * add functionToBodyLinesCache to track fun body length * remove spaces from test asserts