mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Introduce UseAnyOrNoneInsteadOfFind rule * Also report for `lastOrNull` * Add a test that just calls `find` * Import `org.assertj.core.api.Assertions.assertThat`