Files
compose-multiplatform/gradle.properties

5 lines
238 B
Properties

# A hack to allow opening whole project dir in Intellij and using official code style.
# Kotlin plugin does not import code style property from Gradle.
# Instead it parses project's root gradle.properties file.
kotlin.code.style=official