GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp

Replace tabs with spaces for non-Java files in this repo

Open
#1,058 1 comment 0 reactions 0 assignees View on GitHub
code-quality priority: p4
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.