mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-06 04:51:37 -07:00
(docs)Fix typo in yaml markdown
Was aligned as per TOC 2nd. Reverted to -
This commit is contained in:
parent
ea05271fa3
commit
f5892f2d0d
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ or in a Travis CI `.travis.yml` file:
|
|||
```yaml
|
||||
script:
|
||||
# Fail if any of these files have warnings
|
||||
* shellcheck myscripts/*.sh
|
||||
- shellcheck myscripts/*.sh
|
||||
```
|
||||
|
||||
Services and platforms that have ShellCheck pre-installed and ready to use:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue