mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Fix false positive of UnncessaryInnerClass * Exclude Nested annotation because junit test requires @Nested test class to be inner * Fix test code snippet