Add skinning support for PlayfieldRing - #902
6 issues fixed. 4 issues found. Autofix available.
Annotations
Check notice on line 158 in osu.Game.Rulesets.Sentakki/UI/SentakkiPlayfield.cs
codefactor-io / CodeFactor
osu.Game.Rulesets.Sentakki/UI/SentakkiPlayfield.cs#L158
Code should not contain multiple blank lines in a row. (SA1507)
Check notice on line 101 in osu.Game.Rulesets.Sentakki/Skinning/Legacy/LegacyPlayfieldRing.cs
codefactor-io / CodeFactor
osu.Game.Rulesets.Sentakki/Skinning/Legacy/LegacyPlayfieldRing.cs#L101
Code should not contain multiple blank lines in a row. (SA1507)
Check notice on line 160 in osu.Game.Rulesets.Sentakki/UI/SentakkiPlayfield.cs
codefactor-io / CodeFactor
osu.Game.Rulesets.Sentakki/UI/SentakkiPlayfield.cs#L160
A closing brace should not be preceded by a blank line. (SA1508)
Check notice on line 71 in osu.Game.Rulesets.Sentakki/Skinning/Legacy/LegacyPlayfieldRing.cs
codefactor-io / CodeFactor
osu.Game.Rulesets.Sentakki/Skinning/Legacy/LegacyPlayfieldRing.cs#L71
An opening brace should not be followed by a blank line. (SA1505)