GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
Replace tabs with spaces for non-Java files in this repo
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
I was looking at: https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/spring-cloud-gcp-samples/spring-cloud-gcp-kotlin-samples/spring-cloud-gcp-kotlin-app-sample/src/main/kotlin/com/example/data/Person.kt
And noticed that the file uses tabs which isn't what's [recommended](https://developer.android.com/kotlin/style-guide).
Contributor guide
Research direction
Start with spring-cloud-gcp-samples/spring-cloud-gcp-kotlin-samples/spring-cloud-gcp-kotlin-app-sample/src/main/kotlin/com/example/data/Person.kt and compare its indentation with the linked Android Kotlin style guide. Search the repository's non-Java files for tabs, then replace the relevant indentation with spaces. Done means the targeted non-Java files no longer use tabs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100