source: .editorconfig@ 057037b

Last change on this file since 057037b was 057037b, checked in by Danilo <danilo.najkov@…>, 2 years ago

backend full

  • Property mode set to 100644
File size: 131 bytes
Line 
1[*.cs]
2
3# CS8600: Converting null literal or possible null value to non-nullable type.
4dotnet_diagnostic.CS8600.severity = none
Note: See TracBrowser for help on using the repository browser.