mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Fix errant whitespace and stylise .sh
as literal text
2
Drone.md
2
Drone.md
@@ -13,7 +13,7 @@ steps:
|
||||
- "shellcheck testScript.sh"
|
||||
```
|
||||
|
||||
To check all .sh files in the repo:
|
||||
To check all `.sh` files in the repo:
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user