mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Specify the version of the removal
@@ -1,5 +1,7 @@
|
||||
## `-eq` is for integer comparisons. Use `=` instead.
|
||||
|
||||
_Note: This warning seems replace by SC2170 or SC2309. Removed in _
|
||||
|
||||
### Problematic code:
|
||||
|
||||
```sh
|
||||
|
Reference in New Issue
Block a user