Enable nullable: System.Management.Automation.Language.ICustomAstVisitor#14191
Conversation
iSazonov
left a comment
There was a problem hiding this comment.
Looks good. Only please move the directive.
|
|
||
| #nullable restore | ||
|
|
There was a problem hiding this comment.
| #nullable restore | |
| #nullable restore | |
|
@powercode Please add the standard XML comment like "This never returns null." to appropriate methods. |
|
This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days. |
rjmholt
left a comment
There was a problem hiding this comment.
@powercode Please add the standard XML comment like "This never returns null." to appropriate methods.
Blocked on this
|
This pull request has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 15 days. It will be closed if no further activity occurs within 10 days of this comment. |
Tracking issue: #12631.