Files
osukey/osu.Game/.editorconfig
2022-06-19 00:27:31 +09:00

5 lines
305 B
INI

[*.cs]
dotnet_diagnostic.OLOC001.words_in_name = 5
dotnet_diagnostic.OLOC001.prefix_namespace = osu.Game.Resources.Localisation
dotnet_diagnostic.OLOC001.license_header = // sim1222 <kokt@sim1222.com>. Licensed under the MIT Licence.\n// See the LICENCE file in the repository root for full licence text.