[LINQPad 6] Add option to enable nullable reference types by default for all queries
With the release of LINQPad 6 and C# 8, I want to fully embrace nullable reference types. But it gets tiring adding
Can an advanced option be added to enable nullable reference types by default?
#nullable enable
to every script I create.Can an advanced option be added to enable nullable reference types by default?
Comments
http://www.linqpad.net/LINQPad6.aspx#beta