mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC3009 (markdown)
@@ -2,7 +2,7 @@
|
||||
|
||||
### Problematic code:
|
||||
|
||||
```
|
||||
```sh
|
||||
#!/bin/sh
|
||||
|
||||
for i in {1..5}; do ...
|
||||
|
Reference in New Issue
Block a user