source:
.editorconfig@
057037b
Last change on this file since 057037b was 057037b, checked in by , 3 years ago | |
---|---|
|
|
File size: 131 bytes |
Rev | Line | |
---|---|---|
[057037b] | 1 | [*.cs] |
2 | ||
3 | # CS8600: Converting null literal or possible null value to non-nullable type. | |
4 | dotnet_diagnostic.CS8600.severity = none |
Note:
See TracBrowser
for help on using the repository browser.