mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC1136 (markdown)
@@ -23,6 +23,8 @@ Similarly, a missing space before a comment (`[ -e foo ]#comment`), an additiona
|
|||||||
|
|
||||||
Make sure the `]` or `]]` is not immediately followed by another shell word character.
|
Make sure the `]` or `]]` is not immediately followed by another shell word character.
|
||||||
|
|
||||||
|
Removed in [V0.7.2 2021-04-20](https://github.com/koalaman/shellcheck/commit/8e332ce87978e6f6afdfabcc15b382983ea32550)
|
||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None
|
None
|
||||||
|
Reference in New Issue
Block a user