mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 11:19:45 +08:00
Thought this exception was more applicable here than SC2072?
@@ -27,4 +27,4 @@ If you want to compare numbers by value, use the numerical comparison operators
|
||||
|
||||
### 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.
|
Reference in New Issue
Block a user