Enable nullable ref types in Image Builder project
Open
area-infrastructure
enhancement
- Dominant language
- C#
- Stars
- 181
- Forks
- 67
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 10
Description
Enabling nullable reference types by default for the project can help guard against dereferencing null objects. See https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.