JetBrains / JetBrains/ExternalAnnotations
Wrong enum assignment
Open
- Dominant language
- Kotlin
- Stars
- 84
- Forks
- 46
- Avg merge
- 6h 55m
- Merged PRs (30d)
- 1
Description
We have tons of `Assign` in external annotations, however it seems that we do not support specifying enum values with the names of the enum members (`IssuesReportWriterTest` start exception):

Integer enum values are stable in `JetBrains.Annotations` and probably must be used instead. Or we may support the names in our code...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.