Open stephentoub opened 1 year ago
Tagging subscribers to this area: @dotnet/area-meta See info in area-owners.md if you want to be subscribed.
Author: | stephentoub |
---|---|
Assignees: | - |
Labels: | `area-Meta` |
Milestone: | Future |
Are there any specific decisions so far about "never doing so" or listed libs are up for grabs and PR per lib?
I'm currently working on annotations for System.CodeDom
. Should I send one big PR for the whole assembly or should I slice it in smaller parts?
Are there any specific decisions so far about "never doing so" or listed libs are up for grabs and PR per lib?
Nope
I'm currently working on annotations for System.CodeDom. Should I send one big PR for the whole assembly or should I slice it in smaller parts?
Either way is fine.
The following libraries in dotnet/runtime have not been annotated for Nullable Reference Types.
For each, we should either do so or decide we're never doing so.