exercism / csharp-analyzer

An analyser for C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable `nullable` compiler warnings

mikedamay opened this issue · comments

Enable the C# 8 nullable feature for the analyzer.

I will work on this. Please assign it to me.

commented

Done

Should we close this if done?