JetBrains / JetBrains/kotlin-compiler-devkit
Inspection for Missing Issue ID
Open
- Dominant language
- Kotlin
- Stars
- 55
- Forks
- 17
- Avg merge
- 12h 13m
- Merged PRs (30d)
- 1
Description
We have a convention to add // ISSUE: KT-87360 to tests and the inspection should warn you when you forget it. But it shouldn't be too intrusive, especially in existing tests. So maybe something like only showing the inspection in files that haven't been committed to VCS, yet.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.