1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-14 21:00:21 +08:00
osu-lazer/osu.Game/.editorconfig
2022-04-28 19:26:28 +09:00

5 lines
321 B
INI

[*.cs]
dotnet_diagnostic.OLOC001.words_in_name = 5
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.