Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 666 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 666 Bytes

GemVersion TravisBuild Coverage Status

yaml-lint

Simple yaml check tool. yaml-lint will simply try to load the YAML file with the built-in Ruby yaml library.

Install

gem install yaml-lint

Usage

Check a file

yaml-lint filename.yaml

Check a complete folder

yaml-lint hiera/