code-assert
code-assert copied to clipboard
Assert that the java code of a project satisfies certain checks.
This library is a real gem and very powerful. The DSL is very easy to read, however it isn't very discoverable when being used for the first time. This is...
When using the Kotlin Multiplatform Gradle plugin, the directory layout is slightly different. I had to use the following config to make things work: ```kotlin val config = AnalyzerConfig.gradle(Language.KOTLIN).main() .withSources(File("src/jvmMain/kotlin"))...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
see https://www.archunit.org/userguide/html/000_Index.html#_freezing_arch_rules
see https://www.archunit.org/userguide/html/000_Index.html#_plantuml_component_diagrams_as_rules
currently, we cannot detect the enclosing method of a lambda
- kotlin and https://github.com/arturbosch/detekt and https://github.com/shyiko/ktlint - scala - groovy