mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
7 lines
207 B
INI
7 lines
207 B
INI
kotlin.code.style=official
|
|
systemProp.sonar.host.url=http://localhost:9000
|
|
systemProp.file.encoding=UTF-8
|
|
org.gradle.parallel=true
|
|
org.gradle.caching=true
|
|
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m
|