fix typos and adjust dictionary

This commit is contained in:
Robert Kaussow 2021-09-19 14:09:12 +02:00
parent 345c7a9948
commit dbfd835b5b
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1,4 @@
YAML
linter
formatter
drone-yaml

View File

@ -43,13 +43,13 @@ docker build --file docker/Dockerfile.amd64 --tag thegeeklab/drone-yaml .
Be aware that the tool only supports configuration files for the Drone Docker runner!
{{< /hint >}}
Lint the yaml file:
Lint the YAML file:
```Shell
drone-yaml lint samples/simple.yml
```
Format the yaml file:
Format the YAML file:
```Shell
# default is printing to stdout