Skip to content

Conversation

@buenaflor
Copy link
Contributor

Related issue: #88

Filenames can get confusing in Kotlin Multiplatform if you have multiple files with the same name in different platforms.

This PR introduces filename changes that adds the platform suffix to files that are available in multiple platforms (typically those files exist because of expect / actual).

Google also adheres to this guideline, example: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:collection/collection/src/jvmMain/kotlin/androidx/collection/ArraySet.jvm.kt

#skip-changelog

@buenaflor buenaflor merged commit 9809b57 into main Jul 10, 2023
@buenaflor buenaflor deleted the chore/improve-expect-actual-filenames branch July 10, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants