mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Make dotnet format
shut up about naming
This commit is contained in:
parent
d38f8d9c78
commit
474c416bd9
@ -3,6 +3,8 @@
|
||||
|
||||
#nullable disable
|
||||
|
||||
#pragma warning disable IDE1006 // Naming rule violation
|
||||
|
||||
using System;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Runtime.InteropServices;
|
||||
|
Loading…
Reference in New Issue
Block a user