JetBrains / JetBrains/resharper-unity
Provide updated annotations to Unity
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
After every release, we should check for any changes to the [JetBrains annotations](https://github.com/JetBrains/JetBrains.Annotations), and pass these changes along to Unity, so they can include them in their next release. Currently, the annotations are out of date, without an easy way for a customer to update (e.g. the `ImplicitUseTargetFlags.WithInheritors` enum value isn't defined in Unity, but is understood by the ReSharper engine).
Once completing this, add a task to do the same again at the next release.
Contributor guide
Assessment
This issue has not been assessed yet.