Fix errant whitespace and stylise .sh as literal text

John Gardner
2021-12-22 15:48:40 +11:00
parent 3f78e63e5e
commit ba4037b445

@@ -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: