osu/osu.Game.Rulesets.Osu/Skinning/Default
Bartłomiej Dach 8e102280b7 Revert & disable case with two contradicting inspections
Leaving the `false` default value without the suppression triggers
`RedundantArgumentDefaultValue`, while removing it triggers
`BaseMethodCallWithDefaultParameter`.

Disable the former, because a single redundant parameter is less bad
than silent breakage if the default value of `propagateChildren` in the
base method ever changes.
2021-07-05 20:21:44 +02:00
..
ApproachCircle.cs
CirclePiece.cs
DefaultSpinner.cs Fix event not unregistered on dispose 2021-06-09 12:35:14 +09:00
DefaultSpinnerDisc.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
DrawableSliderPath.cs
ExplodePiece.cs
FlashPiece.cs
GlowPiece.cs
IHasMainCirclePiece.cs
KiaiFlash.cs
MainCirclePiece.cs Fix circle piece animation is sometimes not playing when a replay is rewound 2021-06-09 16:14:55 +09:00
ManualSliderBody.cs
NumberPiece.cs
PlaySliderBody.cs
ReverseArrowPiece.cs
RingPiece.cs
SliderBall.cs Revert & disable case with two contradicting inspections 2021-07-05 20:21:44 +02:00
SliderBody.cs
SnakingSliderBody.cs
SpinnerBackgroundLayer.cs
SpinnerCentreLayer.cs
SpinnerFill.cs
SpinnerRotationTracker.cs
SpinnerSpmCalculator.cs
SpinnerTicks.cs
TrianglesPiece.cs