A python snippet that use pyyaml to check your yaml file(s) for syntax error.
- Author: Kristian Botnen
- Email: [email protected]
- License: The MIT License
- pyyaml
Installation:
$ pip install pyyaml
$ git clone [email protected]:kbotnen/yamlcheck.git
Usage:
$ python yamlcheck.py -h
or
$ python yamlcheck.py -f test.yaml
or
$ python yamlcheck.py -f /path/to/folder