rspec/rules/S1123/description-dotnet.adoc

2 lines
245 B
Plaintext
Raw Normal View History

2022-11-29 16:57:02 +01:00
The `Obsolete` attribute can be applied with or without a message argument. Marking something `Obsolete` without including advice on why it's obsolete or what to use instead will lead maintainers to waste time trying to figure those things out.