mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
docs: tighten kotlin support examples
This commit is contained in:
committed by
Affaan Mustafa
parent
f6a470de63
commit
7433610105
@@ -5,7 +5,7 @@ paths:
|
||||
---
|
||||
# Kotlin Coding Style
|
||||
|
||||
> This file extends [common/coding-style.md](../common/coding-style.md) with Kotlin specific content.
|
||||
> This file extends [common/coding-style.md](../common/coding-style.md) with Kotlin-specific content.
|
||||
|
||||
## Formatting
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ paths:
|
||||
---
|
||||
# Kotlin Patterns
|
||||
|
||||
> This file extends [common/patterns.md](../common/patterns.md) with Kotlin and Android/KMP specific content.
|
||||
> This file extends [common/patterns.md](../common/patterns.md) with Kotlin and Android/KMP-specific content.
|
||||
|
||||
## Dependency Injection
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ paths:
|
||||
---
|
||||
# Kotlin Security
|
||||
|
||||
> This file extends [common/security.md](../common/security.md) with Kotlin and Android/KMP specific content.
|
||||
> This file extends [common/security.md](../common/security.md) with Kotlin and Android/KMP-specific content.
|
||||
|
||||
## Secrets Management
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ paths:
|
||||
---
|
||||
# Kotlin Testing
|
||||
|
||||
> This file extends [common/testing.md](../common/testing.md) with Kotlin and Android/KMP specific content.
|
||||
> This file extends [common/testing.md](../common/testing.md) with Kotlin and Android/KMP-specific content.
|
||||
|
||||
## Test Framework
|
||||
|
||||
|
||||
Reference in New Issue
Block a user