osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Add `dotnet_style_prefer_is_null_check_over_reference_equality_method = true` to `.editorconfig` #230

Open hburn7 opened 6 months ago

hburn7 commented 6 months ago

https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/ide0041