mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2130 (markdown)
@@ -1,6 +1,6 @@
|
||||
## `-eq` is for integer comparisons. Use `=` instead.
|
||||
|
||||
_Note: This warning seems replace by SC2170 or SC2309. Removed in _
|
||||
_Note: This warning seems replace by SC2170 or SC2309. Removed in [V0.4.2 - 2016-01-10](https://github.com/koalaman/shellcheck/commit/b9cb040128f0f90ad43efbdae7ae2a8d36941cfe)_
|
||||
|
||||
### Problematic code:
|
||||
|
||||
|
Reference in New Issue
Block a user