Hey, what’s the proper way of sharing Kotlin code ...
# intellij
b
Hey, what’s the proper way of sharing Kotlin code style settings in repo for projects that are supposed to be Gradle imported? I’ve tried adding
.idea/codeStyleSettings.xml
to my repo but then IntelliJ doesn’t allow importing the project unless I let it overwrite the
.idea
directory