mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Enable UnnecessaryLet rule for detekt code base * baseline parser does not work with new lines * replace let with private extension function to improve readability Co-authored-by: Markus Schwarz <post@markus-schwarz.net>