Skip to content

A python snippet that use pyyaml to check your yaml file for syntax error.

License

Notifications You must be signed in to change notification settings

kbotnen/yamlcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

yamlcheck

A python snippet that use pyyaml to check your yaml file(s) for syntax error.

Installation:

$ pip install pyyaml
$ git clone git@github.com:kbotnen/yamlcheck.git

Usage:

$ python yamlcheck.py -h

or

$ python yamlcheck.py -f test.yaml

or

$ python yamlcheck.py -f /path/to/folder

About

A python snippet that use pyyaml to check your yaml file for syntax error.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages