mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix "single" and "double" being swapped due to SC1033
@@ -1,2 +1,2 @@
|
||||
## Test expression was opened with double `[` but closed with single `]]`. Make sure they match.
|
||||
## Test expression was opened with single `[` but closed with double `]]`. Make sure they match.
|
||||
See similar error [[SC1033]]
|
Reference in New Issue
Block a user