1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-03-12 12:35:25 -07:00

Updated SC2171 (markdown)

Joachim Ansorg 2021-11-12 19:43:33 +01:00
parent a3c6103e00
commit 6cf0f5beae

@ -1,4 +1,4 @@
## Found trailing ] outside test. Add missing [ or quote if intentional.
## Found trailing `]` outside test. Add missing `[` or quote if intentional.
### Problematic code: