declarativesystems / onceover-codequality

Lint and syntax validation for onceover
Apache License 2.0
3 stars 7 forks source link

if python-yaml missing yaml validation silently fails #14

Closed GeoffWilliams closed 5 years ago

GeoffWilliams commented 5 years ago

if python-yaml is missing user will get message:

please install the python-yaml library: pip install pyyaml

Detect this condition and notify user

GeoffWilliams commented 5 years ago

fixed in 0.5.2