v0.4.9
github-actions
released this
06 Aug 14:54
·
130 commits
to refs/heads/main
since this release
Changelog
- Detect early returns in content emitter count (#312) @mrmans0n
- Update dependency org.jetbrains.kotlin:kotlin-compiler-embeddable to v2.0.10 (#311) @renovate
- Add support to when statements while counting emitters (#310) @mrmans0n
- Update gradle/actions action to v4 (#309) @renovate
- Restrict emitters count for KtBinaryExpression to ELVIS only (#307) @mrmans0n
- Update detekt docs to add IDE config suggestions (#305) @mrmans0n