1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 17:30:00 +08:00

Remove namespace from sln's .editorconfig

This commit is contained in:
smoogipoo
2021-08-02 11:52:10 +09:00
Unverified
parent 356c157d1f
commit cd0fb2f436
-1
View File
@@ -191,5 +191,4 @@ dotnet_diagnostic.CA2225.severity = none
# Banned APIs
dotnet_diagnostic.RS0030.severity = error
dotnet_diagnostic.OLOC001.prefix_namespace = osu.Game.Resources.Localisation
dotnet_diagnostic.OLOC001.license_header = // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.\n// See the LICENCE file in the repository root for full licence text.