All Projects → Pryz → Yaml Lint

Pryz / Yaml Lint

Simple yaml check tool

Programming Languages

ruby
36898 projects - #4 most used programming language

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/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].