Magic numbers and strings
Does resharper have an option to inspect for magic numbers and/or magic strings? I am reviewing some code, and I am surprised that resharper is not warning about several magic numbers that are being used.
Please sign in to leave a comment.
Hi,
Here is the feature request http://youtrack.jetbrains.net/issue/RSRP-228274 and you are welcome to monitor its status and vote for it.
Thanks!
Kirill Falk
JetBrains Inc.
"Develop with pleasure!"
Related to this, it should easily flag usages of "" for replacement with
string.Empty as appropriate.
"Kirill Falk" wrote in message
news:22880283.40531300048200604.JavaMail.devnet@domU-12-31-39-18-36-57.compute-1.internal...
Hi,
Here is the feature request http://youtrack.jetbrains.net/issue/RSRP-228274
and you are welcome to monitor its status and vote for it.
Thanks!
Kirill Falk
JetBrains Inc.
"Develop with pleasure!"
---
Original message URL: http://devnet.jetbrains.net/message/5297276#5297276