mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Allow additionalJavaSourceRootPaths to be defined on @KotlinCoreEnvironmentTest * update api * Rename top level nested classes to WithDefaultSources and WithAdditionalJavaSources * fix compilation error in java < 11 * fix upstream merge * fix: do not attempt to compile snippet with java class from resource * manually fix indentation of test snippets Co-authored-by: Markus Schwarz <post@markus-schwarz.net>