mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Fix unsafe call issues or use cleaner preconditions * Run detekt with type resolution analysis on CI * Update detekt-test/src/main/kotlin/io/gitlab/arturbosch/detekt/test/FindingsAssertions.kt * Run detekt with type resolution analysis on CI * Let detekt run only in separate CI job * Revert change to open; instead suppress issue