Thought this exception was more applicable here than SC2072?

Michael Warkentin
2017-09-26 08:36:52 -04:00
parent 1bc882d822
commit 4695c96711

@@ -27,4 +27,4 @@ If you want to compare numbers by value, use the numerical comparison operators
### Exceptions: ### Exceptions:
None. If the strings happen to be version numbers and you're using <, or > to compare them as strings, and you consider this an acceptable thing to do, then you can ignore this warning.