Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/master
/
.
/
libraries
/
stdlib
/
code-rules.md
blob: e31fb0ec998716a9f215e4d5011c461de1ab40cf [
file
] [
view
] [
edit
]
# Use @SinceKotlin
Pattern
:
**
/src/
**
/*.kt
When adding a public Kotlin declaration, make sure it has `@SinceKotlin`.