diff --git a/SC2071.md b/SC2071.md index 876637c..c891c8b 100644 --- a/SC2071.md +++ b/SC2071.md @@ -27,4 +27,4 @@ If you want to compare numbers by value, use the numerical comparison operators ### Exceptions: -None. \ No newline at end of file +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. \ No newline at end of file